summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2015-01-21 13:08:12 +0000
committerAlasdair G Kergon <agk@redhat.com>2015-01-21 13:08:12 +0000
commitfa01faaa4aa96de834ba7e8fbb9d9aff908571c3 (patch)
tree5a0844cec006518514880fa84ebe86138a3cfd11
parent25d906dbde45bc64c5a0978e40c810b3b070cb0d (diff)
downloadlvm2-fa01faaa4aa96de834ba7e8fbb9d9aff908571c3.tar.gz
pre-releasev2_02_115
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW6
-rw-r--r--WHATS_NEW_DM4
4 files changed, 7 insertions, 7 deletions
diff --git a/VERSION b/VERSION
index 539cce1ca..6a4aebca3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.115(2)-git (2014-11-28)
+2.02.115(2)-git (2015-01-21)
diff --git a/VERSION_DM b/VERSION_DM
index e38dae6a8..3a73cd973 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.93-git (2014-11-28)
+1.02.93-git (2015-01-21)
diff --git a/WHATS_NEW b/WHATS_NEW
index f0b6991ce..75c45698a 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.115 -
-=====================================
+Version 2.02.115 - 21st January 2015
+====================================
Report segment types without monitoring support as undefined.
Support lvchange --errorwhenfull for thin pools.
Improve the processing and reporting of duplicate PVs.
@@ -12,7 +12,7 @@ Version 2.02.115 -
Use LVM's own selection instead of awk expressions in clvmd startup scripts.
Do not filter out snapshot origin LVs as unusable devices for an LVM stack.
Fix incorrect rimage names when converting from mirror to raid1 LV (2.02.112).
- Avoid excessive re-reading of metadata and related error messages in pvremove.
+ Introduce pvremove_many to avoid excessive metadata re-reading and messages.
Check for cmirror availability during cluster mirror creation and activation.
Add cache_policy and cache_settings reporting fields.
Add missing recognition for --binary option with {pv,vg,lv}display -C.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 8cbb6b65a..169831c11 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.93 -
-====================================
+Version 1.02.93 - 21st January 2015
+===================================
Reduce severity of ioctl error message when dmeventd waitevent is interrupted.
Report 'unknown version' when incompatible version numbers were not obtained.
Report more info from thin pool status (out of data, metadata-ro, fail).