virtual dirs bug

Dave Korn dave.korn@artimi.com
Fri Jul 21 15:01:00 GMT 2006


  STC:

dk@rainbow /> mkdir mnt
dk@rainbow /> cd mnt
dk@rainbow /mnt> mkdir foo
dk@rainbow /mnt> ls
foo
dk@rainbow /mnt> mount -s C:\\ /mnt/foo/
dk@rainbow /mnt> mount -u C:\\ /mnt/foo/
dk@rainbow /mnt> mount | grep foo
C: on /mnt/foo type user (binmode)
C: on /mnt/foo type system (binmode)
dk@rainbow /mnt> ls
foo  foo
dk@rainbow /mnt>


  I take it this is not desired behaviour, and that the right thing would be
for the system-mount to override - and hence hide - the user-mount?  If so, I
could whip up a patch over the weekend.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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



More information about the Cygwin mailing list