Re: does udev support sw raid0?

From: Greg KH
Date: Fri May 14 2004 - 13:51:53 EST


On Fri, May 14, 2004 at 07:39:13PM +0100, Christoph Hellwig wrote:
> On Fri, May 14, 2004 at 11:34:50AM -0700, Greg KH wrote:
> > Do your md raid devices show up in /sys/block? If so, then udev should
> > support them. If not, then udev will not.
>
> md has the chicken-egg problem of having to issue an ioctl on the md device
> to register a gendisk.

Ick.

How did this work with devfs then? The device node would not be present
before the ioctl needed to be called, right? Or did it do the "magic
lookup" mess and just "know" about md devices?

thanks,

greg k-h
-
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/