X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Tue, 13 Dec 2011 12:43:11 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Another call for filesystem testing
Message-ID: <20111213114311.GE23590@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20111209203542.GM6602@calimero.vinschen.de> <4EE6596B.1020508@cwilson.fastmail.fm>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <4EE6596B.1020508@cwilson.fastmail.fm>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
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 Dec 12 14:43, Charles Wilson wrote:
> On 12/9/2011 3:35 PM, Corinna Vinschen wrote:
> > I have a well-known problem.  I just don't have all filesystems
> > available for testing.  What I need are testers for a certain, very
> > simple functionality on any filesystem you can get hold of.
> 
> I've got a variety of file systems here.

Thanks.  I think I have enough test results now.  As it turned out,
it doesn't make the faintest sense to use NtQueryFullAttributesFile.
It's pity since it seemed such a nice way to simplify the code.  Right,
but unfortunately every call is actually converted to 3 calls internally,
open/query/close.  Which doesn't make a lot of sense if you already have
a handle to the open file.  Oh well.

Thanks again to all testers,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

