X-Spam-Check-By: sourceware.org Date: Mon, 24 Jul 2006 12:34:03 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: virtual dirs bug Message-ID: <20060724103403.GE11991@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <040a01c6acd5$8496e190$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <040a01c6acd5$8496e190$a501a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Jul 21 15:54, Dave Korn wrote: > > 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. Except that the user mount should overwrite the system mount as Igor already wrote, yes, it's a bug. My response is a bit late for the weekend, but I'd appreciate a patch nonetheless. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/