summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorBorut Mrak2015-08-11 03:00:29 +0200
committerBorut Mrak2015-08-11 03:00:29 +0200
commite7d53b984ae1e82302b6bc73323df528fb16d6f4 (patch)
tree6248f0b53cddfedf52c3b028e571772bc0235610 /sys-utils/mount.8
parentmount.8: Clarify relation between noatime and nodiratime (diff)
downloadkernel-qcow2-util-linux-e7d53b984ae1e82302b6bc73323df528fb16d6f4.tar.gz
kernel-qcow2-util-linux-e7d53b984ae1e82302b6bc73323df528fb16d6f4.tar.xz
kernel-qcow2-util-linux-e7d53b984ae1e82302b6bc73323df528fb16d6f4.zip
mount.8: also note diratime does not override noatime.
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 4af636b59..b43958654 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -963,6 +963,8 @@ system.
.TP
.B diratime
Update directory inode access times on this filesystem. This is the default.
+Directory inode will not be updated when noatime is set, regardless of this
+option.
.TP
.B nodiratime
Do not update directory inode access times on this filesystem. If noatime