From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30923 invoked by alias); 17 Jul 2014 18:09:22 -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 30911 invoked by uid 89); 17 Jul 2014 18:09:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-16.arcor-online.net Received: from mail-in-16.arcor-online.net (HELO mail-in-16.arcor-online.net) (151.189.21.56) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Thu, 17 Jul 2014 18:09:17 +0000 Received: from mail-in-13-z2.arcor-online.net (mail-in-13-z2.arcor-online.net [151.189.8.30]) by mx.arcor.de (Postfix) with ESMTP id 360EA8498 for ; Thu, 17 Jul 2014 20:09:14 +0200 (CEST) Received: from mail-in-10.arcor-online.net (mail-in-10.arcor-online.net [151.189.21.50]) by mail-in-13-z2.arcor-online.net (Postfix) with ESMTP id 3036A14A8DF for ; Thu, 17 Jul 2014 20:09:14 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-10.arcor-online.net 19B3737E003 Received: from Rainer.invalid (pD9EB33E0.dip0.t-ipconnect.de [217.235.51.224]) (Authenticated sender: stromeko@arcor.de) by mail-in-10.arcor-online.net (Postfix) with ESMTPSA id 19B3737E003 for ; Thu, 17 Jul 2014 20:09:14 +0200 (CEST) From: Achim Gratz To: cygwin@cygwin.com Subject: Link count wierdness Date: Thu, 17 Jul 2014 18:09:00 -0000 Message-ID: <87oawnvovw.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/msg00194.txt.bz2 I have come across an interesting problem with the link count on a NetApp volume(*). While hardlinks can be created just fine and work as you'd expect (changing one file changes all the linked files), the link count that gets reported for each of the linked files is always 1. ONe of those NetApp volumes is my home directory and it breaks GNU parallel, which uses the link count as a semaphore. Is this a bug in how Cygwin handles these volumes or a problem in how they are set up or something entirely else? (*) df also doesn't show anything on these volumes, but that has been reported before. Windows reports them as CIFS or NTFS, depending on where you look. 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