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>
Wed, 9 Mar 2011 16:48:05 +0000 (17:48 +0100)
Thanks to Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for the report
and for spotting the bug.

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