1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-10-15 19:33:17 +03:00

Various lvconvert/polldaemon-related fixes from NEC. See lvm-devel

for original patches & explanations.
This commit is contained in:
Alasdair Kergon
2008-01-10 18:35:51 +00:00
parent 4a898ae95b
commit 06ea7eaa27
12 changed files with 165 additions and 58 deletions

View File

@@ -60,6 +60,7 @@ static struct flag _lv_flags[] = {
{VIRTUAL, NULL},
{SNAPSHOT, NULL},
{ACTIVATE_EXCL, NULL},
{CONVERTING, NULL},
{0, NULL}
};