X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 	tests=AWL,BAYES_00,J_CHICKENPOX_52,SPF_SOFTFAIL
X-Spam-Check-By: sourceware.org
Message-ID: <4A60649D.6000005@byu.net>
Date: Fri, 17 Jul 2009 05:46:37 -0600
From: Eric Blake <ebb9@byu.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.6.666
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: MVFS results
References: <loom.20090715T213245-387@post.gmane.org> <20090716090703.GH27613@calimero.vinschen.de> <loom.20090716T133741-21@post.gmane.org> <20090716151121.GO27613@calimero.vinschen.de> <loom.20090716T154525-611@post.gmane.org> <20090716165112.GS27613@calimero.vinschen.de> <loom.20090716T165527-559@post.gmane.org> <20090716174525.GT27613@calimero.vinschen.de> <loom.20090716T225222-72@post.gmane.org> <loom.20090717T011618-309@post.gmane.org> <20090717071551.GV27613@calimero.vinschen.de>
In-Reply-To: <20090717071551.GV27613@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Corinna Vinschen on 7/17/2009 1:15 AM:
> Can we be sure that every version of MVFS has this obvious bug in
> the name?

Given that it's a bug in the first place, probably not.

>  I'd rather replace the following line in mount.cc,
> fs_info::update() (~line 246):
> 
>   && !is_mvfs (RtlEqualUnicodeString (&fsname, &ro_u_mvfs, FALSE))
> 
> with
> 
>   && !is_mvfs (RtlEqualUnicodePathPrefix (&fsname, &ro_u_mvfs, FALSE))

Yes, that sounds nicer.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpgZJ0ACgkQ84KuGfSFAYBqRACgi5OBMvYPylz8WMMZOaKwLS9A
jf0AoMgb9Up9uUBJWvXA1/XkmpVYeO2A
=omfU
-----END PGP SIGNATURE-----

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

