Re: bug in 2.6.22-rc2: loop mount limited to one single iso image

From: Ray Lee
Date: Sun May 20 2007 - 11:27:07 EST


On 5/20/07, Uwe Bugla <uwe.bugla@xxxxxx> wrote:
My question / proposal for now would be:

Could anybody of you please be kind enough and write / provide me a counter
patch supplying me:

a. a compilable 2.6.22-rc2 kernel
b. a loop device that can mount up to 8 iso-images

If you revert all three patches in this thread, you should be okay. If
you're having trouble with that, you can revert all the way back to
the version in 2.6.21 (by just copying it), and then do a
search/replace on loop.c to change any invalidate_bdev(bdev, 0) you
find to invalidate_bdev(bdev) and that should work as well.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/