X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.3 required=5.0	tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <2BF01EB27B56CC478AD6E5A0A28931F2F871C8@A1DAL1SWPES19MB.ams.acs-inc.net>
References: <AANLkTilj0ibdniK6n3KMVFwPcR8blxZssu-yA4K-n4hi@mail.gmail.com>	<2BF01EB27B56CC478AD6E5A0A28931F2F871C8@A1DAL1SWPES19MB.ams.acs-inc.net>
Date: Thu, 27 May 2010 15:43:09 -0300
Message-ID: <AANLkTimB-TU5Z2nYQ82CcFnuGnpu4VjeTIIWvHePDl3T@mail.gmail.com>
Subject: Re: FTW_PHYS
From: Pedro Izecksohn <pedro.izecksohn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
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

--- Larry Hall wrote:
>
> Type "mount" and hit return.  Does that answer your question?
> Just a little harmless redirection.

$ mount
C:/cygwin-1.7/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin-1.7/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin-1.7 on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)

--- Nellis, Kenneth wrote:
>
> But FTW_PHYS only inhibits symbolic links from being
> followed. You have no symbolic links in those paths,
> so FTW_PHYS is irrelevant to your problem.

  You two answered my question. Now I know that I need to check st_dev
and st_ino .

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

