[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b637ec0b0706041404j7647fd7ele5243ef9a42b536c@mail.gmail.com>
Date: Mon, 4 Jun 2007 23:04:31 +0200
From: "Fabio Comolli" <fabio.comolli@...il.com>
To: "Michal Piotrowski" <michal.k.k.piotrowski@...il.com>
Cc: "Linus Torvalds" <torvalds@...ux-foundation.org>,
"Andrew Morton" <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>, viro@...iv.linux.org.uk,
"Uwe Bugla" <uwe.bugla@....de>, "Ken Chen" <kenchen@...gle.com>,
xfs-masters@....sgi.com, "Jeremy Fitzhardinge" <jeremy@...p.org>,
"David Chinner" <dgc@....com>,
"Andrea Righi" <righiandr@...rs.sourceforge.net>,
"Christoph Lameter" <clameter@....com>, linux-ide@...r.kernel.org,
"Paul Mundt" <lethal@...ux-sh.org>, "Tejun Heo" <htejun@...il.com>,
"Jeff Garzik" <jeff@...zik.org>,
"Francis Russell" <francisrussell@...penworld.com>,
"Alan Cox" <alan@...hat.com>, "Andi Kleen" <ak@...e.de>,
discuss@...-64.org, "Ben Collins" <ben.collins@...ntu.com>
Subject: Re: 2.6.22-rc2: known regressions with patches
Hi.
> Block devices
>
> Subject : loop devices limited to one single device
> References : http://lkml.org/lkml/2007/5/16/229
> Submitter : Uwe Bugla <uwe.bugla@....de>
> Handled-By : Ken Chen <kenchen@...gle.com>
> Patch : http://lkml.org/lkml/2007/5/21/483
> Status : patch available
>
I just noticed that I have this issue; anyway, this patch works fine
for me (with -rc3)
[root@...ho mnt]# mkdir 1 2 3 4 5 6
[root@...ho mnt]# for i in `ls`
> do
> mount -o loop=/dev/loop$i /home/F-7-i386-DVD.iso /mnt/$i
> done
[root@...ho mnt]# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 4061572 2910092 941408 76% /
/dev 515908 36 515872 1% /dev
none 515908 16 515892 1% /dev/shm
/dev/sda4 27617068 7206108 19008084 28% /home
/home/F-7-i386-DVD.iso
2832620 2832620 0 100% /mnt/1
/home/F-7-i386-DVD.iso
2832620 2832620 0 100% /mnt/2
/home/F-7-i386-DVD.iso
2832620 2832620 0 100% /mnt/3
/home/F-7-i386-DVD.iso
2832620 2832620 0 100% /mnt/4
/home/F-7-i386-DVD.iso
2832620 2832620 0 100% /mnt/5
/home/F-7-i386-DVD.iso
2832620 2832620 0 100% /mnt/6
Regards,
Fabio
-
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