Re: Patch: 2.5.62 devfs shrink

Helge Hafting (helgehaf@aitel.hist.no)
Fri, 28 Feb 2003 13:50:39 +0100


Adam J. Richter wrote:

> Tangential note:
>
> For what it's worth, my preference would be to change from
> /dev/discs/disc0/part1 to /dev/disk/0/part1, but I think it would

Yes, that is nice and short. There is no need for the disc0 part,
we know it is a disk because it is in /dev/disk.

> probably do more harm than good to try to coordinate such a change
> with switching devfs. If you want to try to make a change where

Well, I wouldn't mind a disc->disk transition. It seems to mee there
aren't that many devfs users yet so I don't think it'll be that much of
a problem.

> people will eventually have to update their systems, I think it would
> probably make more sense to survey existing devfs naming practices and
> try to come up with some recommendations harmonize them a bit. For
> example, should the directory names be singular or plural (/dev/loop
> or /dev/loops, /dev/disk or /dev/disks)? I would recommend signular
> because it is less English-centric.

Singular is nice, because we think about /dev/disk/4 (one
particular disk) a lot more than we think about "the collection
/dev/disks"

Helge Hafting

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/