Jilles Tjoelker <[email protected]> wrote: > > However, using a non-largefile stat() or lstat() is always wrong, since > the inode number may not fit in a non-largefile ino_t. This happens in > various cases: test -ef/-nt/-ot, finding a dot script (. special > builtin) and some related to the current directory. > > On another note, test -nt/-ot should really compare the nanoseconds > parts as well.
Please send patches for these issues. Thanks, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
