Follow-up Comment #3, bug #33724 (project findutils):
[CC-ing gnulib, in the hope they see the attachment as well.]
On Sun 01 Nov 2015 11:19:53 PM CET, James Youngman wrote:
> It looks like the FTS_NOATIME flag does what's needed.
Not quite: openat() returns with EPERM if:
$ man openat | grep
Follow-up Comment #12, bug #42318 (project findutils):
The initial POSIX interpretation has come out, and recommends standardizing
-mount to behave like nftw(FTW_MOUNT) (which does NOT include the mount point
- Solaris style), and adding nftw(FTW_XDEV) to match the existing behavior of
-xdev (whic