From 8f1fb4ada0590992dd57e605cb70c8ebc2113b78 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Fri, 15 Jun 2007 19:05:02 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- WHATS_NEW | 28 ++++++++++++++-------------- WHATS_NEW_DM | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/VERSION b/VERSION index fd2456e1f..75f38f4ce 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.26-cvs (2007-04-27) +2.02.26-cvs (2007-06-15) diff --git a/WHATS_NEW b/WHATS_NEW index 00a0f63cd..3f3293573 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,24 +1,24 @@ -Version 2.02.26 - -================================= +Version 2.02.26 - 15th June 2007 +================================ Update vgcfgrestore man page. - Allow keyboard interrupt in user prompts where appropriate. - Remove system-lv code from clvmd. It's highly dodgy and never used. - Convert a lot of code pv dereferences to use get_pv_* functions. - Suppress a couple benign warnings by adding variable initializations. + Allow keyboard interrupt during user prompts when appropriate. + Remove unused clvmd system-lv code. + Replace many physical_volume struct dereferences with new get_pv_* functions. + Suppress a benign compile-time warning. Convert find_pv_in_vg_by_uuid and pv_create to use PV handles. - Add get_pv_* functions to return PV members (external LVM library). Add wrappers to some functions in preparation for external LVM library. - Allow vgcfgrestore to list metadata backup files using -f + Add -f to vgcfgrestore to list metadata backup files. Add vg_check_status to consolidate vg status checks and error messages. Add pvdisplay --maps implementation. - Fix vgcfgrestore man pg to show mandatory VG name and remove LVM1 options. - Fix vgrename man page to include UUID and be consistent with lvrename. + Remove unsupported LVM1 options from vgcfgrestore man page. + Update vgcfgrestore man page to show mandatory VG name. + Update vgrename man page to include UUID and be consistent with lvrename. Add (experimental) OpenAIS support to clvmd. - Remove symlinks if parent volume is deactivated. + Fix deactivation code to follow dependencies and remove symlinks. Fix and clarify vgsplit error messages. - Fix a segfault if a device has no target (no table) - Add some more debuglogs to clvmd startup. - Misc clvmd cleanups + Fix a segfault in device_is_usable() if a device has no table. + Add some more debug messages to clvmd startup. + Misc clvmd cleanups. Version 2.02.25 - 27th April 2007 ================================= diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 6c0983478..6d5bcf43a 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.20 - -================================= +Version 1.02.20 - 15th June 2007 +================================ Fix default dmsetup report buffering and add --unbuffered. Add tree-based and dependency fields to dmsetup reports. -- 2.43.5