Re: udev and devfs - The final word

From: Linus Torvalds
Date: Mon Jan 05 2004 - 20:19:06 EST




On Tue, 6 Jan 2004 viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:
>
> Cute. There's a little issue of, say it, meaningful relationship between
> sda and sda4, completely lost that way. And _that_ has nothing to do with
> device enumeration.

Oh, don't look too closely at some pseudo-code, it's not like the code
would actually do that for a minor number. But for things like major
number allocation for disk devices, it might not be too far off. And we
migth even want to start off the minors at some "random" offset (obviously
while keeping the alignment right for the partition handling)

Linus
-
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/