Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-23 Thread Corinna Vinschen
On Feb 22 14:21, Tim Hubberstey wrote: > --- Corinna Vinschen wrote: > > On Feb 18 09:58, Corinna Vinschen wrote: > > > On Feb 17 01:52, Tim Hubberstey wrote: > > > > $ find /cygdrive/c -name @@@F\* > > > > find: Filesystem loop detected; `/cygdrive/c/aa/aa' has the same > > device > > > > number a

Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-22 Thread Tim Hubberstey
--- Corinna Vinschen wrote: > On Feb 18 09:58, Corinna Vinschen wrote: > > On Feb 17 01:52, Tim Hubberstey wrote: > > > $ find /cygdrive/c -name @@@F\* > > > find: Filesystem loop detected; `/cygdrive/c/aa/aa' has the same > device > > > number and inode as a directory which is 2 levels higher in t

Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-22 Thread Corinna Vinschen
On Feb 18 09:58, Corinna Vinschen wrote: > On Feb 17 01:52, Tim Hubberstey wrote: > > $ find /cygdrive/c -name @@@F\* > > find: Filesystem loop detected; `/cygdrive/c/aa/aa' has the same device > > number and inode as a directory which is 2 levels higher in the > > filesystem hierarchy. > > But I'

Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-18 Thread Tim Hubberstey
--- Corinna Vinschen wrote: > On Feb 17 01:52, Tim Hubberstey wrote: > > I'm experiencing a problem with 'find' when mounted NTFS volumes > > (junctions) are involved. I have created a sample directory > structure > > /cygdrive/c/aa/aa where 'aa' is the mount point for another NTFS > drive. > >

Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-18 Thread Christopher Faylor
On Fri, Feb 18, 2005 at 06:28:19AM -0700, Eric Blake wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >According to Corinna Vinschen on 2/18/2005 1:58 AM: >> >> The reason for your problem is that Cygwin doesn't check for volume mount >> points. FWICT, there's a very simple solution for t

Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-18 Thread Igor Pechtchanski
On Thu, 17 Feb 2005, Tim Hubberstey wrote: > I'm experiencing a problem with 'find' when mounted NTFS volumes > (junctions) are involved. I have created a sample directory structure > /cygdrive/c/aa/aa where 'aa' is the mount point for another NTFS drive. > > >From DOSland it looks like this: > C:

Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-18 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Corinna Vinschen on 2/18/2005 1:58 AM: > > The reason for your problem is that Cygwin doesn't check for volume mount > points. FWICT, there's a very simple solution for that, calling a specific > Windows function (GetVolumePathName) from

Re: Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-18 Thread Corinna Vinschen
On Feb 17 01:52, Tim Hubberstey wrote: > I'm experiencing a problem with 'find' when mounted NTFS volumes > (junctions) are involved. I have created a sample directory structure > /cygdrive/c/aa/aa where 'aa' is the mount point for another NTFS drive. > > > >From DOSland it looks like this: > C:\

Bug in 'find' 4.2.11-CVS when traversing NTFS mount points

2005-02-17 Thread Tim Hubberstey
I'm experiencing a problem with 'find' when mounted NTFS volumes (junctions) are involved. I have created a sample directory structure /cygdrive/c/aa/aa where 'aa' is the mount point for another NTFS drive. >From DOSland it looks like this: C:\> dir \aa Directory of C:\aa 2005/02/17 00:35