1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

- 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.
This commit is contained in:
Jonathan Earl Brassow 2007-08-30 18:53:32 +00:00
parent a2cb3d17a7
commit 98e542d718

View File

@ -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.