From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29126 invoked by alias); 17 Jul 2014 19:43:49 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 29082 invoked by uid 89); 17 Jul 2014 19:43:47 -0000 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 Received: from mail-in-04.arcor-online.net (HELO mail-in-04.arcor-online.net) (151.189.21.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Thu, 17 Jul 2014 19:43:45 +0000 Received: from mail-in-16-z2.arcor-online.net (mail-in-16-z2.arcor-online.net [151.189.8.33]) by mx.arcor.de (Postfix) with ESMTP id B8A36A9D53 for ; Thu, 17 Jul 2014 21:43:41 +0200 (CEST) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) by mail-in-16-z2.arcor-online.net (Postfix) with ESMTP id BC1153FE7D7 for ; Thu, 17 Jul 2014 21:43:41 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-02.arcor-online.net 9655D30EDC Received: from Rainer.invalid (pD9EB221A.dip0.t-ipconnect.de [217.235.34.26]) (Authenticated sender: stromeko@arcor.de) by mail-in-02.arcor-online.net (Postfix) with ESMTPSA id 9655D30EDC for ; Thu, 17 Jul 2014 21:43:41 +0200 (CEST) From: Achim Gratz To: cygwin@cygwin.com Subject: Re: Link count wierdness References: <87oawnvovw.fsf@Rainer.invalid> <20140717183915.GT15332@calimero.vinschen.de> Date: Thu, 17 Jul 2014 19:43:00 -0000 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 X-SW-Source: 2014-07/txt/msg00200.txt.bz2 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