[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2c0942db0705200826t1f93d32ax14a8504fa074d1ba@mail.gmail.com>
Date: Sun, 20 May 2007 08:26:48 -0700
From: "Ray Lee" <ray-lk@...rabbit.org>
To: "Uwe Bugla" <uwe.bugla@....de>
Cc: "Andrey Borzenkov" <arvidjaar@...l.ru>,
"Ken Chen" <kenchen@...gle.com>, linux-kernel@...r.kernel.org,
"Andrew Morton" <akpm@...ux-foundation.org>,
"Michal Piotrowski" <michal.k.k.piotrowski@...il.com>
Subject: Re: bug in 2.6.22-rc2: loop mount limited to one single iso image
On 5/20/07, Uwe Bugla <uwe.bugla@....de> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists