[Bug 6314] losetup : when -o and -r are combined, -o is ignored

bugzilla at busybox.net bugzilla at busybox.net
Thu Jun 27 01:51:11 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6314

Denys Vlasenko <vda.linux at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Denys Vlasenko <vda.linux at googlemail.com> 2013-06-27 01:49:18 UTC ---
Fixed:

commit 4928e9f7d0a17898300f20567a331417fafc16c1
Author: Denys Vlasenko <vda.linux at googlemail.com>
Date:   Thu Jun 27 03:45:16 2013 +0200

    losetup: assorted fixes. Closes 6314

    "losetup -d" was not complaining that LOOPDEV is missing.
    "losetup -a" was listing only up to /dev/loop9.
    "losetup -f" looped forever if llop0 was taken, and never tried
    anything after /dev/loop9.
    "-o" with other options (say, -r) had no effect.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list