From e7d53b984ae1e82302b6bc73323df528fb16d6f4 Mon Sep 17 00:00:00 2001 From: Borut Mrak Date: Tue, 11 Aug 2015 03:00:29 +0200 Subject: [PATCH] mount.8: also note diratime does not override noatime. --- sys-utils/mount.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 4af636b592..b439586540 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 -- 2.47.3