bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: making GNU ls -i (--inode) work around the linux readdir bug


From: Phillip Susi
Subject: Re: making GNU ls -i (--inode) work around the linux readdir bug
Date: Tue, 15 Jul 2008 17:35:58 -0400
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

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 reduced, not eliminated, but probably reduced enough to not be a big deal since most directories do not contain many subdirectories and little to no files.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]