Cc: Mark Lord <lkml@...>, H. Peter Anvin <hpa@...>, Jens Axboe <axboe@...>, Jeff Garzik <jgarzik@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, Linux Kernel <linux-kernel@...>, IDE/ATA development list <linux-ide@...>, linux-scsi <linux-scsi@...>
Well, I like Mark but am not really him. :-)
That should be the simplest solution for the problem at hand.
The fact that major:minor is the unique identifier of a device makes it
a bit special compared to other names on filesystem.
It's possible, all that's needed are symlinks. We do similar things all
the time.
I agree udev is affordable for most cases but it's still a major step to
require it for every system. I would hate to hear that hdparm or fdisk
doesn't work unless udev is online. These are tools which are used to
recover systems.
Because major:minor is the key attribute to devices?
Thanks.
--
tejun
--