From 5ab342e2989fc881e8d413f780492f4960bda5eb Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 3 Mar 2009 13:03:03 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 18 +++++++++--------- WHATS_NEW_DM | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/VERSION b/VERSION index 73d8a0c2d..2cdc3eaaf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.45-cvs (2009-02-26) +2.02.45-cvs (2009-03-03) diff --git a/VERSION_DM b/VERSION_DM index 544e73e77..f46449439 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.31-cvs (2009-01-26) +1.02.31-cvs (2009-03-03) diff --git a/WHATS_NEW b/WHATS_NEW index 13ec62b65..920874d9e 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,15 +1,15 @@ -Version 2.02.45 - 26th February 2009 -==================================== +Version 2.02.45 - 3rd March 2009 +================================ Attempt proper clean up in child before executing new binary in exec_cmd(). Do not scan devices if reporting only attributes from PV label. Use pkgconfig to obtain corosync library details during configuration. Fix error returns in clvmd-corosync interface to DLM. Add --refresh to vgchange and vgmknodes man pages. - Fixed bug where lvresize option -t was not properly passed to fsadm. - Using argv[] list in exec_cmd() to allow more params for external commands. - Fsadm does not allow checking mounted filesystem. - Fsadm no longer accepts 'any other key' as 'no' answer to y/n. - Fsadm improved handling of command line options. + Pass --test from lvresize to fsadm as --dry-run. + Supply argv[] list to exec_cmd() to allow for variable number of parameters. + Prevent fsadm from checking mounted filesystems. + No longer treats any other key as 'no' when prompting in fsadm. + Tidy fsadm command line processing. Add lib/lvm.h and lib/lvm_base.c for the new library interface. Move tools/version.h to lib/misc/lvm-version.h. Split LVM_VERSION into MAJOR, MINOR, PATCHLEVEL, RELEASE and RELEASE_DATE. @@ -25,9 +25,9 @@ Version 2.02.45 - 26th February 2009 Add option to /etc/sysconfig/cluster to select cluster type for clvmd. Allow clvmd to start up if its lockspace already exists. Separate PV label attributes which do not need parse metadata when reporting. - Remove external dependency on the 'cut' command in fsadm. + Remove external dependency on the 'cut' command from fsadm. Fix pvs segfault when pv mda attributes requested for not available PV. - Add support for ext4 resize in fsadm. + Add fsadm support for reszing ext4 filesysystems. Move locking_type reading inside init_locking(). Rename get_vgs() to get_vgnames() and clarify related error messages. Allow clvmd to be built with all cluster managers & select one on cmdline. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 4435b00a7..59e14b544 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.31 - -==================================== +Version 1.02.31 - 3rd March 2009 +================================ If kernel supports only one dm major number, use in place of any supplied. Version 1.02.30 - 26th January 2009 -- 2.43.5