persistent=nofiles fix (Closes: 522383).
authorMarco Amadori <amadorim@vdavda.com>
Mon, 3 Aug 2009 07:03:26 +0000 (09:03 +0200)
committerDaniel Baumann <daniel@debian.org>
Mon, 3 Aug 2009 08:25:45 +0000 (10:25 +0200)
Thanks to Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for the report
and for spotting the bug.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
scripts/live-helpers

index 35fb8cf..978aa06 100644 (file)
@@ -367,7 +367,7 @@ find_cow_device ()
                        then
                                # do not mount the device to find for image files
                                # just skip this
-                               break
+                               continue
                        fi
 
                        case "$(get_fstype ${devname})" in