Eric Blake wrote:
> According to Jim Meyering on 1/11/2009 3:06 PM:
>> I tried your "find -L dir-containing-loop" example
>> on ext3, tmpfs, and xfs, and it appears d_type is always DT_LNK,
>
> Is there any file system on Linux where you can always get DT_UNKNOWN? If
> not, I'll keep playing with
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Jim Meyering on 1/11/2009 3:06 PM:
> I tried your "find -L dir-containing-loop" example
> on ext3, tmpfs, and xfs, and it appears d_type is always DT_LNK,
Is there any file system on Linux where you can always get DT_UNKNOWN? If
not, I'l
Eric Blake wrote:
> According to Eric Blake on 1/10/2009 6:58 PM:
>> Follow-up Comment #1, bug #25294 (project findutils):
>>
>> More info:
>>
>> The bug first surfaced in commit acb82fe, Nov 30 2008, at the point when Jim
>> provided a patch to gnulib fts to do fewer stat's when d_type is reliabl