]> sourceware.org Git - lvm2.git/commitdiff
pre-release v2_02_137
authorAlasdair G Kergon <agk@redhat.com>
Sat, 5 Dec 2015 15:33:19 +0000 (15:33 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Sat, 5 Dec 2015 15:33:19 +0000 (15:33 +0000)
VERSION
VERSION_DM
WHATS_NEW
WHATS_NEW_DM

diff --git a/VERSION b/VERSION
index 759b8471a0612cf04186ea51b670d43e391dd882..a504b04f06ce6a39167311db19393f8312622907 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.137(2)-git (2015-11-28)
+2.02.137(2)-git (2015-12-05)
index 04ea29b3c0048232449a7d20ccf46224504279c2..27520ef3ef18f8f9d2df714bb6786c0a78ac4b13 100644 (file)
@@ -1 +1 @@
-1.02.113-git (2015-11-28)
+1.02.113-git (2015-12-05)
index 4b337082efa02745c07cdd9381f38565447a5ef8..95839a2e9d09038fdfc611d135fd636113d279af 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,12 +1,17 @@
-Version 2.02.137 -
-=====================================
+Version 2.02.137 - 5th December 2015
+====================================
   Restore archiving before changing metadata in vgextend (2.02.117).
   Dropped internal usage of log_suppress(2).
   Cleaned logging code for buffer size usage.
   Added internal id_read_format_try() function to check and read valid UUID.
+  Change lvcreate, lvrename, lvresize to use process_each_vg.
+  Change process_each_vg to handle single VG as separate arg.
+  Issue error if ambiguous VG name is supplied in most commands.
+  Make process_each fns always work through full list of known VG names.
   Use dm_get_status_mirror() instead of individual parsers.
   Add mem pool arg for check_transient_status() target function.
   Avoid misleading error with -m is omitted with lvconvert to raid types.
+  Add system_id to vginfo cache.
 
 Version 2.02.136 - 28th November 2015
 =====================================
index 3357cec21e1ae3f97b8b4c85584d601013e2ee7a..4b119af7b19a2ad5dbbd473520f3a8333cf17f2b 100644 (file)
@@ -1,5 +1,5 @@
-Version 1.02.113 - 
-=====================================
+Version 1.02.113 - 5th December 2015
+====================================
   Mirror plugin in dmeventd uses dm_get_status_mirror().
   Add dm_get_status_mirror() for parsing mirror status line.
 
This page took 0.043665 seconds and 5 git commands to generate.