From fa01faaa4aa96de834ba7e8fbb9d9aff908571c3 Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Wed, 21 Jan 2015 13:08:12 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 6 +++--- WHATS_NEW_DM | 4 ++-- 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).