Re: [RFC] automount based devfs replacement

From: Richard Gooch (rgooch@ras.ucalgary.ca)
Date: Mon Apr 17 2000 - 11:39:46 EST


Christoph Hellwig writes:

> I've thought a bit about some ideas to replaced devfs with a
> combination of automount and many small virtual filesystems. The
> idea is the following:

> - a automount module (attached), that mounts the fs by the name of
> the subdir it will be mounted on, so with a /etc/auto.device that
> contains the following line:
>
> -------------------- snip -------------------
> * -fstype=devfs :none
> -------------------- snip -------------------
>
> a lookup on /device/tts will mount the 'tts' file system on
> /devices/tts (/devices should be /dev once we get union-mounts) >
> - every driver has a built-in file system that has the name of
> the /dev subdir.

What an appallingly bad idea. So instead of one filesystem, we now
have dozens?!? Talk about kernel bloat! So what exactly is the point
of this exercise? What problems are you solving? And if you are
solving any real technical problems, why can't that be done with
devfs+devfsd?

                                Regards,

                                        Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca

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



This archive was generated by hypermail 2b29 : Sun Apr 23 2000 - 21:00:11 EST