summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2015-10-30 15:34:00 +0000
committerAlasdair G Kergon <agk@redhat.com>2015-10-30 15:34:00 +0000
commit15a97cc610712efe818f96b9630b72de89a0cf57 (patch)
tree7a48204b3afd6f9e502ab4f6247d7eda79c6d002
parent3f1c63c812ba5f79768f23b8d6d2e2965a458e0e (diff)
downloadlvm2-15a97cc610712efe818f96b9630b72de89a0cf57.tar.gz
pre-releasev2_02_133
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW4
-rw-r--r--WHATS_NEW_DM4
-rw-r--r--test/shell/snapshot-remove-dmsetup.sh2
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