| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | virtual dirs bug |
| Date: | Fri, 21 Jul 2006 15:54:07 +0100 |
| Message-ID: | <040a01c6acd5$8496e190$a501a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
STC:
dk AT rainbow /> mkdir mnt
dk AT rainbow /> cd mnt
dk AT rainbow /mnt> mkdir foo
dk AT rainbow /mnt> ls
foo
dk AT rainbow /mnt> mount -s C:\\ /mnt/foo/
dk AT rainbow /mnt> mount -u C:\\ /mnt/foo/
dk AT rainbow /mnt> mount | grep foo
C: on /mnt/foo type user (binmode)
C: on /mnt/foo type system (binmode)
dk AT rainbow /mnt> ls
foo foo
dk AT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |