From 2bfb3e519a934a28f1eb003cc74ef4197299ed06 Mon Sep 17 00:00:00 2001 From: Jonathan Earl Brassow Date: Tue, 24 Apr 2012 20:00:03 +0000 Subject: [PATCH] Prevent resume from creating error devices that already exist from suspend. 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATS_NEW b/WHATS_NEW index c40ced343..00ab92f9e 100644 --- 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. -- 2.43.5