Follow-up Comment #4, patch #9705 (project findutils):
That was my finding too. This only happens on certain installations and not
others. On a system where a physical parition (e.g. /dev/sda2) mounted with
xfs had the same output as you've shown below.
However, with the following system (CentOS 7), it produces FTS_NS instead of
FTS_NSOK and gets into this failure.
> uname -a
Linux 4.4.109-1.el7.elrepo.x86_64 #1 SMP Tue Jan 2 17:24:53 EST 2018 x86_64
x86_64 x86_64 GNU/Linux
> mount | grep " / "
/dev/mapper/vg_root-lv_root on / type xfs
(rw,relatime,seclabel,attr2,inode32,noquota)
This FTS_NS vs FTS_NSOK condition appears to be related to filesystem/mount
options only because I was able to get both FTS_NS and FTS_NSOK on the same
machine (using different mount points of course).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9705>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/