fts.c: sync with similar code from coreutils' remove.c
authorJim Meyering <meyering@redhat.com>
Thu, 2 Oct 2008 08:00:46 +0000 (10:00 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 2 Oct 2008 08:00:46 +0000 (10:00 +0200)
commitada9b2b3b470ec372e521ee2c1f82f8bc87b1e0a
tree15f4beffa9fb3fc7e964623a265c3130fa951402
parent9d7e96c82c2a70aa5a32d07b76cdd94f0f0e4388
fts.c: sync with similar code from coreutils' remove.c

* lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
Guard also with "#if defined __linux__", since for now at least,
this code is Linux-kernel-specific.
ChangeLog
lib/fts.c