File coreutils-du-fts-xfs-noleaf.patch of Package coreutils.22659
--- a/lib/fts.c.orig +++ b/lib/fts.c @@ -720,7 +720,6 @@ leaf_optimization_applies (int dir_fd) /* List here the file system types that lack usable dirent.d_type info, yet for which the optimization does apply. */ case S_MAGIC_REISERFS: - case S_MAGIC_XFS: return true; /* Explicitly list here any other file system type for which the