mirror_zfs/include/sys/fs
Tim Chase 6d111134c0 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
2014-01-29 15:50:44 -08:00
..
Makefile.am Change zfs-kmod-devel install path 2013-03-13 13:42:16 -07:00
zfs.h Implement relatime. 2014-01-29 15:50:44 -08:00