]> sourceware.org Git - lvm2.git/commitdiff
precommitted flag
authorAlasdair Kergon <agk@redhat.com>
Mon, 31 Oct 2005 20:18:50 +0000 (20:18 +0000)
committerAlasdair Kergon <agk@redhat.com>
Mon, 31 Oct 2005 20:18:50 +0000 (20:18 +0000)
lib/format_text/flags.c

index 2ebb5b5ef5c78d557afa866beb8ef6e783ffd71e..82cbf06c9924fb6b636ceb0ee7a2021403ed37d9 100644 (file)
@@ -36,6 +36,7 @@ static struct flag _vg_flags[] = {
        {LVM_WRITE, "WRITE"},
        {CLUSTERED, "CLUSTERED"},
        {SHARED, "SHARED"},
+       {PRECOMMITTED, NULL},
        {0, NULL}
 };
 
This page took 0.187723 seconds and 5 git commands to generate.