Jim Meyering wrote:
When I say "not affected" I mean it.
Turning off the readdir optimization affects ls -i only
when it reads directory entries.
You mean you are only disabling the optimization and calling stat()
anyway for directory entries, and not normal files? Then the effect is
only re
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Phillip Susi wrote:
> Jim Meyering wrote:
>> When I say "not affected" I mean it.
>> Turning off the readdir optimization affects ls -i only
>> when it reads directory entries.
>
> You mean you are only disabling the optimization and calling stat()
>