bug-findutils
[Top][All Lists]
Advanced

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

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


From: Eric Blake
Subject: [bug #33724] Find command is changing the access time of directory
Date: Thu, 07 Jul 2011 13:10:15 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.6.17-1.fc14 Firefox/3.6.17

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]