This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Contemplating drastic change to mount handling


On Thu, Sep 05, 2002 at 11:09:58PM -0400, Chris Faylor wrote:
> Basically, I'd like to eliminate most of the registry and move mount
> handling into two files: /etc/fstab and /etc/mtab.

Nice.

> /etc/fstab would be the same as it is on linux.  /etc/mtab would be a
> binary (trie) representation of the mount table which could be mapped
> into cygwin on the fly, eliminating the need to parse any options.

Sorry, what are "tries"?

> We'd still use the registry as a method for finding /etc but that would
> be it.

Finding "/" basically?

> So, basically the "permanent" mounts would be whatever existed in
> /etc/fstab, maybe with an auto field turned on.

And getting rid of user mounts... :-)

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]