HomeFreeBSD

Implement relatime.

Description

Implement relatime.

Add the "relatime" property. When set to "on", a file's atime will only
be updated if the existing atime at least a day old or if the existing
ctime or mtime has been updated since the last access. This behavior
is compatible with the Linux "relatime" mount option.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2064
Closes #1917

Details

Provenance
Tim Chase <tim@chase2k.com>Authored on Jan 18 2014, 7:00 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 29 2014, 11:50 PM
Parents
rG2278381ce2a8: Fix error message in zpios
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG6d111134c0d1: Implement relatime. (authored by Tim Chase <tim@chase2k.com>).Jan 29 2014, 11:50 PM