From: Karel Zak Date: Mon, 30 Mar 2015 10:52:22 +0000 (+0200) Subject: mount: fix lazytime docs X-Git-Tag: v2.26.2~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5b62f2f71f6e787fe3521bf9fc281110330416a;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