bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #9705] make ftsfind honour the -ignore_readdir_race option


From: Gajendran Kanapathipillai
Subject: [patch #9705] make ftsfind honour the -ignore_readdir_race option
Date: Mon, 15 Oct 2018 15:54:40 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]