From 15a97cc610712efe818f96b9630b72de89a0cf57 Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Fri, 30 Oct 2015 15:34:00 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 4 ++-- WHATS_NEW_DM | 4 ++-- test/shell/snapshot-remove-dmsetup.sh | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index 3d592796f..20d1cc442 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.133(2)-git (2015-09-22) +2.02.133(2)-git (2015-10-30) diff --git a/VERSION_DM b/VERSION_DM index 0cc8062cb..ef5a8f8ab 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.110-git (2015-09-22) +1.02.110-git (2015-10-30) diff --git a/WHATS_NEW b/WHATS_NEW index 3808cb622..cfd0a1a25 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,5 @@ -Version 2.02.133 - -====================================== +Version 2.02.133 - 30th October 2015 +==================================== Support repeated -o|--options for reporting commands. Support -o- and -o# for reporting commands to remove and compact fields. Fix missing PVs from pvs output if vgremove is run concurrently. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 63cb2cc80..5004f8465 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.110 - -====================================== +Version 1.02.110 - 30th October 2015 +==================================== Disable thin monitoring plugin when it fails too often (>10 times). Fix/restore parsing of empty field '-' when processing dmeventd event. Enhance dm_tree_node_size_changed() to recognize size reduction. diff --git a/test/shell/snapshot-remove-dmsetup.sh b/test/shell/snapshot-remove-dmsetup.sh index 6a4f9d244..14023a08b 100644 --- a/test/shell/snapshot-remove-dmsetup.sh +++ b/test/shell/snapshot-remove-dmsetup.sh @@ -36,7 +36,7 @@ mount -o errors=remount-ro "$DM_DEV_DIR/$vg1/snap" mnt sync -# intentionally suspend layer bellow +# intentionally suspend layer below dmsetup suspend $vg-$lv1 # now this should pass without blocking