This is the mail archive of the lvm2-cvs@sourceware.org mailing list for the LVM2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LVM2 WHATS_NEW


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2012-04-24 20:00:03

Modified files:
	.              : WHATS_NEW 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2389&r2=1.2390

--- LVM2/WHATS_NEW	2012/04/24 12:16:40	1.2389
+++ LVM2/WHATS_NEW	2012/04/24 20:00:03	1.2390
@@ -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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]