]> sourceware.org Git - lvm2.git/commitdiff
else
authorAlasdair Kergon <agk@redhat.com>
Tue, 6 Sep 2011 15:39:46 +0000 (15:39 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 6 Sep 2011 15:39:46 +0000 (15:39 +0000)
lib/metadata/lv_manip.c

index fa70355123a02b87a20ea4fa8ddcb0b675912af6..fd13f4fa1ea1300dde3842ceea06d5376d58a06a 100644 (file)
@@ -2354,7 +2354,7 @@ static int _lv_insert_empty_sublvs(struct logical_volume *lv,
                // lv->status |= THIN_POOL;
                // status = THIN_IMAGE;
                layer_name = "tdata";
-       }
+       } else
                return_0;
 
        /*
This page took 0.046318 seconds and 5 git commands to generate.