From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16707 invoked by alias); 19 Sep 2008 06:44:54 -0000 Received: (qmail 16692 invoked by uid 9447); 19 Sep 2008 06:44:54 -0000 Date: Fri, 19 Sep 2008 06:44:00 -0000 Message-ID: <20080919064454.16690.qmail@sourceware.org> From: agk@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2 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: 2008-09/txt/msg00016.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@sourceware.org 2008-09-19 06:44:54 Modified files: . : WHATS_NEW Log message: . Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.960&r2=1.961 --- LVM2/WHATS_NEW 2008/09/19 06:41:57 1.960 +++ LVM2/WHATS_NEW 2008/09/19 06:44:54 1.961 @@ -1,5 +1,6 @@ Version 2.02.40 - ================================ + Allow lvremove to remove LVs from VGs with missing PVs. In VG with PVs missing, by default allow activation of LVs that are complete. Track PARTIAL_LV and MISSING_PV flags internally. Require --force with --removemissing in vgreduce to remove partial LVs.