1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
This commit is contained in:
Alasdair Kergon 2008-09-19 06:44:54 +00:00
parent 95d43e17b3
commit 9dbaad859d

View File

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