From: Borut Mrak Date: Tue, 11 Aug 2015 01:00:29 +0000 (+0200) Subject: mount.8: also note diratime does not override noatime. X-Git-Tag: v2.27-rc2~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d53b984ae1e82302b6bc73323df528fb16d6f4;p=thirdparty%2Futil-linux.git mount.8: also note diratime does not override noatime. --- 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