From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30585 invoked by alias); 30 Aug 2007 18:53:33 -0000 Received: (qmail 30571 invoked by uid 9478); 30 Aug 2007 18:53:33 -0000 Date: Thu, 30 Aug 2007 18:53:00 -0000 Message-ID: <20070830185333.30569.qmail@sourceware.org> From: jbrassow@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: 2007-08/txt/msg00041.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: jbrassow@sourceware.org 2007-08-30 18:53:32 Modified files: . : WHATS_NEW Log message: - I neglected to update this file on last check-in, which fixed the MIRROR_NOTSYNCED flag being passed on to a linear lv when converting from a mirror. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.698&r2=1.699 --- LVM2/WHATS_NEW 2007/08/28 16:14:48 1.698 +++ LVM2/WHATS_NEW 2007/08/30 18:53:32 1.699 @@ -1,5 +1,6 @@ Version 2.02.29 - ================================== + Clear MIRROR_NOTSYNCED lv flag when converting from mirror to linear. Modify lvremove to prompt for removal if LV active on other cluster nodes. Add '-f' to vgremove to force removal of VG even if LVs exist.