LVM2 WHATS_NEW

[email protected] <[email protected]> 19 Nov 2009 01:17:02 -0000
Newsgroups dev.linux.lists.lvm-devel
Message-ID <[email protected]>
CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall at sourceware.org	2009-11-19 01:17:01

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

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

--- LVM2/WHATS_NEW	2009/11/18 17:20:18	1.1316
+++ LVM2/WHATS_NEW	2009/11/19 01:17:01	1.1317
@@ -1,5 +1,7 @@
 Version 2.02.55 -
 ===================================
+  Fix a possible deadlock in mirror code due to memlock refcount mismatch.
+  Enable dmeventd event handlers to properly scan devices.
   Do not activate directly not visible volumes in vgchange.
   Fix pvmove region_size oveflow for very large PVs.
   Fix lvcreate and lvresize processing of %PVS argument.