Re: Larger dev_t

Oliver Neukum (Oliver.Neukum@lrz.uni-muenchen.de)
Wed, 28 Mar 2001 20:13:00 +0200


> My suggestion would be to add a filesystem label (optional) to the
> homeblock of all filesystmes, then load that identifier into the
> /proc/partitions file. This would allow a search to locate the
> device parameters for any filesystem being mounted. If the label
> is unavailable, then it must be mounted manually or via the current
> structure. This would work for floppy/CD/DVD (although SCSI versions
> would have a relocation problem for these devices).

And what would you do if the names collide ?
This might work for drives with unique identifiers in hardware, but for
anything else it is a nice addition, but I wouldn't identify an essential
partition that way. Furthermore you need to address removable media. There a
way to specify a drive opposed to a filesystem or medium is needed.

Regards
Oliver

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