From f9fc7d8da4dd02f242a3a9be8ab3128c665c39f3 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Thu, 23 Feb 2012 18:22:09 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 8 ++++---- WHATS_NEW_DM | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index fb285d78a..1f2556fb7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.93(2)-cvs (2012-02-20) +2.02.93(2)-cvs (2012-02-23) diff --git a/VERSION_DM b/VERSION_DM index 293cf5078..c73f334f7 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.72-cvs (2012-02-20) +1.02.72-cvs (2012-02-23) diff --git a/WHATS_NEW b/WHATS_NEW index dc62fcbd5..61935ee4e 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,13 +1,13 @@ -Version 2.02.93 - +Version 2.02.93 - 23rd February 2012 ==================================== Require number of stripes to be greater than parity devices in higher RAID. - Add LVMetaD systemd units. Fix allocation code to allow replacement of single RAID 4/5/6 device. Check all tags and LV names are in a valid form in vg_validate. Add tmpfiles.d style configuration for lvm2 lock and run directory. Add configure --with-tmpfilesdir for dir holding volatile-file configuration. - Allow 'lvconvert --repair' to operate on RAID 4/5/6 - Fix 'build_parallel_areas_from_lv' to work properly with RAID 4/5/6 + Allow 'lvconvert --repair' to operate on RAID 4/5/6. + Fix build_parallel_areas_from_lv to account correctly for raid parity devices. + Print message when faulty raid devices have been replaced. Version 2.02.92 - 20th February 2012 ==================================== diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index cc4e79fcf..2444ee593 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,4 +1,4 @@ -Version 1.02.72 - +Version 1.02.72 - 23rd February 2012 ==================================== Avoid memory reallocation for dm_asprintf.