bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug #33724] Find command is changing the access time of directory


From: James Youngman
Subject: Re: [bug #33724] Find command is changing the access time of directory
Date: Thu, 7 Jul 2011 14:50:17 +0100

I think that would also need a change to ftw().   That's in gnulib.

On Thu, Jul 7, 2011 at 2:10 PM, Eric Blake <address@hidden> wrote:
> Follow-up Comment #1, bug #33724 (project findutils):
>
> POSIX requires this behavior.  However, Linux provides the O_NOATIME flag to
> open() to work around this behavior - so the obvious conclusion is that find
> should support the option of requesting the use of the O_NOATIME flag.   It
> can't be on by default, but certainly makes sense to support it where
> possible.
>
>    _______________________________________________________
>
> Reply to this item at:
>
>  <http://savannah.gnu.org/bugs/?33724>
>
> _______________________________________________
>  Message sent via/by Savannah
>  http://savannah.gnu.org/
>
>
>



reply via email to

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