From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13224 invoked by alias); 24 Jan 2011 23:24:10 -0000 Received: (qmail 13202 invoked by uid 9447); 24 Jan 2011 23:24:08 -0000 Date: Mon, 24 Jan 2011 23:24:00 -0000 Message-ID: <20110124232408.13200.qmail@sourceware.org> From: agk@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2 VERSION VERSION_DM WHATS_NEW Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00080.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@sourceware.org 2011-01-24 23:24:06 Modified files: . : VERSION VERSION_DM WHATS_NEW Log message: pre-release Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION.diff?cvsroot=lvm2&r1=1.270&r2=1.271 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION_DM.diff?cvsroot=lvm2&r1=1.78&r2=1.79 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1889&r2=1.1890 --- LVM2/VERSION 2011/01/17 18:16:18 1.270 +++ LVM2/VERSION 2011/01/24 23:24:06 1.271 @@ -1 +1 @@ -2.02.82(2)-cvs (2011-01-17) +2.02.82(2)-cvs (2011-01-24) --- LVM2/VERSION_DM 2011/01/17 18:16:18 1.78 +++ LVM2/VERSION_DM 2011/01/24 23:24:06 1.79 @@ -1 +1 @@ -1.02.62-cvs (2011-01-17) +1.02.62-cvs (2011-01-24) --- LVM2/WHATS_NEW 2011/01/24 20:02:07 1.1889 +++ LVM2/WHATS_NEW 2011/01/24 23:24:06 1.1890 @@ -1,12 +1,12 @@ -Version 2.02.82 - +Version 2.02.82 - 24th January 2011 =================================== Bring lvscan man page up-to-date. Fix lvchange --test to exit cleanly. Add change_tag to toollib. Allow multiple pvchange command line options to be specified together. + Do not fail pvmove polling if another process cleaned up first. + Avoid clvmd incrementing dlm lockspace reference count more than once. Add -f (don't fork) option to clvmd and fix clvmd -d description. - Fix possible clvmd DLM lockspace increasing reference count. - Do not fail polling if pvmove finished in another process. Version 2.02.81 - 17th January 2011 ===================================