[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070328234110.GL27806@petra.dvoda.cz>
Date: Thu, 29 Mar 2007 01:41:10 +0200
From: Karel Zak <kzak@...hat.com>
To: Tomas M <tomas@...x.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] max_loop limit
On Sun, Mar 25, 2007 at 10:40:10AM +0200, Tomas M wrote:
> >here's one. Allocates all the fluff dynamically. It does not create any
> >dev nodes by itself, so you need to do it (à la mdadm)
>
> I'm afraid that this would break a lot of things, for example mount -o
> loop will not work anymore unless you create /dev/loop* manually first,
Yes, "losetup" and "mount -o loop" call stat( /dev/loopN ) when look
for an (un)used loop device.
> am I correct? In this case, this is unusable for many as it is not
> backward compatible with old loop.c, am I correct?
udev ?
Karel
--
Karel Zak <kzak@...hat.com>
-
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