]> sourceware.org Git - lvm2.git/commitdiff
Prevent resume from creating error devices that already exist from suspend.
authorJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 24 Apr 2012 20:00:03 +0000 (20:00 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 24 Apr 2012 20:00:03 +0000 (20:00 +0000)
Thanks to agk for providing the patch that prevents resume from attempting
(and then failing) to create error devices which already exist; having been
created by a corresponding suspend operation.

WHATS_NEW

index c40ced3435985b1495e7271d2053021d78d64876..00ab92f9efde6bb3632f501dbc17962e3751c5c0 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
 Version 2.02.96 - 
 ================================
+  Prevent resume from creating error devices that already exist from suspend.
   Improve clmvd singlenode locking for better testing.
   Update and correct lvs man page with supported column names.
   Handle replacement of an active device that goes missing with an error device.
This page took 0.598126 seconds and 5 git commands to generate.