X-Spam-Check-By: sourceware.org
Date: Mon, 24 Jul 2006 12:34:03 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: virtual dirs bug
Message-ID: <20060724103403.GE11991@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <040a01c6acd5$8496e190$a501a8c0@CAM.ARTIMI.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@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Jul 21 15:54, Dave Korn wrote:
> 
>   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.

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/

