This is the mail archive of the cygwin 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: Strange things with cygdrive


Mark J. Reed writes:

> /cygdrive is not a real directory. That "horrible" metadata you're
> complaining about isn't actually stored anywhere, it's generated by
> the system when you ask for it.  A modification to the cygwin
> filesystem code could change what it reports, but what would you have
> it report?  What's the meaning of the "last modified" date on a
> nonexistent directory that can't actually be modified?

The most recent time a drive was mounted or unmounted, presumably, since
that's what causes the contents of that directory to change.  Actually
keeping track of this is probably not worth the effort, though (especially
since it's not clear where you'd store it).

-- 
Jonathan Lennox
lennox at cs dot columbia dot edu

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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