From mboxrd@z Thu Jan 1 00:00:00 1970 From: zkabelac@sourceware.org Date: 11 Oct 2011 09:20:19 -0000 Subject: LVM2 WHATS_NEW Message-ID: <20111011092019.7322.qmail@sourceware.org> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: zkabelac at sourceware.org 2011-10-11 09:20:18 Modified files: . : WHATS_NEW Log message: Update Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2157&r2=1.2158 --- LVM2/WHATS_NEW 2011/10/11 09:14:51 1.2157 +++ LVM2/WHATS_NEW 2011/10/11 09:20:17 1.2158 @@ -1,5 +1,6 @@ Version 2.02.89 - ================================== + Limit clvmd's thread size to 128KiB. Reduce default preallocated stack size to 64KiB. Add check for access through NULL pointer when refresh_filter() fails. Use pthread condition for SINGLENODE lock implementation.