From: Karel Zak Date: Mon, 30 Mar 2015 10:52:22 +0000 (+0200) Subject: mount: fix lazytime docs X-Git-Tag: v2.27-rc1~295 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8a55fc9948b9e9c35e7341e4c7e8e451f9226e9;p=thirdparty%2Futil-linux.git mount: fix lazytime docs Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index aaf6b39fd6..a4ff749718 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -1048,7 +1048,6 @@ Only update times (atime, mtime, ctime) on the in-memory version of the file ino This mount option significantly reduces writes to the inode table for workloads that perform frequent random writes to preallocated files. -As at Linux 3.20, this option is supported only on ext4. The on-disk timestamps are updated only when: .sp