X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 13 Dec 2011 12:43:11 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Another call for filesystem testing Message-ID: <20111213114311.GE23590@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20111209203542 DOT GM6602 AT calimero DOT vinschen DOT de> <4EE6596B DOT 1020508 AT cwilson DOT fastmail DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 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