]> sourceware.org Git - lvm2.git/commitdiff
pre-release
authorAlasdair Kergon <agk@redhat.com>
Tue, 3 Mar 2009 13:03:03 +0000 (13:03 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 3 Mar 2009 13:03:03 +0000 (13:03 +0000)
VERSION
VERSION_DM
WHATS_NEW
WHATS_NEW_DM

diff --git a/VERSION b/VERSION
index 73d8a0c2d7cba34c137f1d57ce9e8e9a80ae0a06..2cdc3eaaf8b14a2af35c34f33043a1f19df35281 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.45-cvs (2009-02-26)
+2.02.45-cvs (2009-03-03)
index 544e73e77584bcef7b12728a33813778095e3a67..f4644943942b96cf7431786afd133c10cfc19ea1 100644 (file)
@@ -1 +1 @@
-1.02.31-cvs (2009-01-26)
+1.02.31-cvs (2009-03-03)
index 13ec62b6532480bfbe6a871555d1ddb2e0fe423c..920874d9ea806e134e27a56604daa75c82156746 100644 (file)
--- 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.
index 4435b00a7d3c6c327b5639f04d2b1c1f024c4262..59e14b54404fac860cdffde1ffcbbb13ea8a2fda 100644 (file)
@@ -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
This page took 0.053572 seconds and 5 git commands to generate.