Tejun Heo: > Commit 75f1dc0d (block: check bdev_read_only() from blkdev_get()) > enforced bdev_read_only() check during blkdev_get(). This had an > unfortunate side effect on loop because loop didn't clear ro flag on > fd detach, so once a loop device was used ro, it can't be used for rw > at all. > > Fix it by clearing ro flag on fd detach. Tested and succeeded, thanx. J. R. Okajima -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html