Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
To: cygwin@sources.redhat.com
Subject: Re: Setting cygdrive prefix to '/' causes disappearing mounts
References: <17B78BDF120BD411B70100500422FC6309E0FB@IIS000>
	<20000919072128.D27571@cygnus.com>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Date: 19 Sep 2000 23:08:35 +0900
In-Reply-To: Chris Faylor's message of Tue, 19 Sep 2000 07:21:28 -0400
Message-ID: <s1s66nsh3to.fsf@jaist.ac.jp>
Lines: 18
X-Mailer: Gnus v5.3/Emacs 19.34

>>> On Tue, 19 Sep 2000 07:21:28 -0400
>>> Chris Faylor <cgf@cygnus.com> said:

> >I think the matching code is wrong; what should probably be avoided is
> >either setting the cygdrive prefix to "", or to "/.", because then /bin
> >would be under cygdrive, but setting the cygdrive prefix to "/" should
> >*not* cause problems for "/bin"; it could however cause problems with
(snip)
> That's not how it works.  That mount logic does maximum length matching,
> so /bin is matched first.  Have you even tried this?

I'm afraid there is a slip. As I see it, the mount logic tries
the pattern matching with "<cygdrive prefix>[a-zA-Z]\(/\|$\)" at
first, so /bin wouldn't be under cygdrive.
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

