X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=MkKxh
	ClZMlkis4n3mJzsZo2uvjThV/oEHiWKMxol4BLH0ZYkQ1UsWcLzYUfGaYpsnCp2N
	19JIQRvpL+f2OtM4C9+FwodyzxyUXhDy0RFNbriAepJBxAuz7w2+HsRvY7a/OGFA
	7A6Xd9P1NMrz1A4kXuAECXWKOXUa1KilnkAIt0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=JFoLVfGmnTX
	zgwgppxfcDp04PQ8=; b=SUnzKvNQOZ+Cosdg2QX0zucFCfOI0tF1y0A8s9IebU/
	XE5nRoNYVE/u6P6MKi5xaVKu6TBWzRw7XM+ewxEF98BjIEbkwgDNtbz6wjJYZwmM
	PzCG/CRzcWXQWB17yFr6uHYilLqpnulP0+FmycvaYP3MtathWQ/OkLBrcbrGYwsU
	=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-04.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-02.arcor-online.net 9655D30EDC
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Link count wierdness
References: <87oawnvovw.fsf@Rainer.invalid>	<20140717183915.GT15332@calimero.vinschen.de>
Date: Thu, 17 Jul 2014 21:43:40 +0200
In-Reply-To: <20140717183915.GT15332@calimero.vinschen.de> (Corinna Vinschen's	message of "Thu, 17 Jul 2014 20:39:15 +0200")
Message-ID: <87k37bvkib.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Corinna Vinschen writes:
> Netapp inode numbers are not reliable and thus the number of links isn't
> either.  There's a check in Cygwin which is the result of the early
> Cygwin 1.7 development.  It does not report the number of hardlinks
> and it fakes the inode numbers on netapp filesystems.

Ah OK, that explains the wierd output from fstat.  Is there a windows
program to query that information, perhaps?

> The file system returns STATUS_INVALID_PARAMETER when calling
> NtQueryVolumeInformationFile(FileFsFullSizeInformation) for some
> reason.  If you're set up to build your own Cygwin DLL, we could
> perform two or three really quick tests to find out if there's a way
> to workaround this issue in Cygwin.

I am not yet but might be interested, is there a description somewhere
of what that takes?  I would need to use Git (is it ready yet?) since
CVS gets blocked by the firewall and the various scrapers using CVSweb
don't really work that well.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

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

