Eric Blake <ebb9 <at> byu.net> writes: > In an effort to help the testing be easier to perform, I will soon be releasing > an experimental coreutils-5.94-2 that uses the d_ino member in ls and also > in /bin/pwd
Now released, but it pointed out an upstream bug in coreutils - 'ls -i' currently stubbornly uses [l]stat(), even when d_ino is available. So ls is NOT (yet) a good test of the d_ino changes, after all (but it DOES remain a good test of readdir() refactoring). -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/