]> sourceware.org Git - lvm2.git/commitdiff
pre-release cleanups old-v2_02_62 v2_02_62
authorAlasdair Kergon <agk@redhat.com>
Tue, 9 Mar 2010 13:42:28 +0000 (13:42 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 9 Mar 2010 13:42:28 +0000 (13:42 +0000)
WHATS_NEW
man/dmsetup.8.in

index 326957997bfd5dfee3e72cf66d653a184f9e3ce5..b0f5cae20e9e3ed78f42b67c335d41b8cb129def 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -16,7 +16,7 @@ Version 2.02.62 - 9th March 2010
   Extend core allocation code in preparation for mirrored log areas.
   Rewrite clvmd init script.
   Remove lvs_in_vg_activated_by_uuid_only call.
-  Run device info query device by uuid only.
+  No longer fall back to looking up active devices by name if uuid not found.
   Don't touch /dev in vgmknodes if activation is disabled.
   Update lvm2app.h Doxygen comments and add lvm2app Doxygen config file.
   Update nightly tests and lvm2app unit tests to cover tags.
index 9d2dcf21333455664c3e279294e45716b77ec0c0..a4602062e3d641a4e98a474948dbcc52d0fa7a26 100644 (file)
@@ -324,8 +324,8 @@ Outputs the current table for the device in a format that can be fed
 back in using the create or load commands.
 With --target, only information relating to the specified target type
 is displayed.
-By default encryption keys are suppressed in table output (crypt target)
-unless --showkeys parameter is supplied.
+Encryption keys are suppressed in the table output for the crypt
+target unless the --showkeys parameter is supplied.
 .IP \fBtargets
 .br
 Displays the names and versions of the currently-loaded targets.
This page took 0.046728 seconds and 5 git commands to generate.