]> granicus.if.org Git - zfs/commit
Report atime and relatime as the property's actual value.
authorTim Chase <tim@chase2k.com>
Mon, 14 Apr 2014 15:33:16 +0000 (10:33 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 16 Apr 2014 18:57:17 +0000 (11:57 -0700)
commitb066274a773b8dcac329786f95a2e4ea52a291a1
tree6a7a9e28fb3ea04267e9dd1503b6c762a6dd26b4
parent2dbedf5484bd81dde024eeca80e172af8ad871ac
Report atime and relatime as the property's actual value.

Neither atime nor relatime should be considered to be "temporary mount
point properties".  Their semantics are enforced completely within ZFS
and also they're (correctly) not documented as being temporary mount
point properties.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2257
lib/libzfs/libzfs_dataset.c