[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1204808119.4325.31.camel@frecb07144>
Date: Thu, 06 Mar 2008 13:55:19 +0100
From: Laurent Vivier <Laurent.Vivier@...l.net>
To: Christoph Hellwig <hch@...radead.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Modify loop device to be able to manage partitions of
the disk image
Le jeudi 06 mars 2008 à 07:35 -0500, Christoph Hellwig a écrit :
> On Thu, Mar 06, 2008 at 10:43:32AM +0100, Laurent Vivier wrote:
> > This patch allows to use loop device with partitionned disk image.
> >
> > Original behavior of loop is not modified.
> >
> > A new parameter is introduced to define how many partition we want to be
> > able to manage per loop device. This parameter is "max_part".
>
> I've done something else before as have done others, but at that time
> we didn't want it in because it breaks the device number encoding.
>
> Nowdays where a lot of systems use udev it probably makes sense to put
> it in. The default is to not show any partitions which is safe. Did
> you test if udev is smart enough to find out loop has partitions when
> loaded with the paramater? If yes this can go in with a little
Well, my system is a Debian Etch, and all loop devices and loop
partitions are created automatically, so I imagine udev is working fine
with that...
> documentation added, if not please also work with the udev folks to
> find a way to automatically detect that loop can sometimes support
> partitions.
Laurent
--
----------------- Laurent.Vivier@...l.net ------------------
"Programmers who subconsciously view themselves as artists
will enjoy what they do and will do it better." D. Knuth
--
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