X-Spam-Check-By: sourceware.org From: "Dave Korn" To: 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 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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/