From a8a55fc9948b9e9c35e7341e4c7e8e451f9226e9 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 30 Mar 2015 12:52:22 +0200 Subject: [PATCH] mount: fix lazytime docs Signed-off-by: Karel Zak --- sys-utils/mount.8 | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.3