summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2015-03-30 12:52:22 +0200
committerKarel Zak2015-03-30 12:52:22 +0200
commita8a55fc9948b9e9c35e7341e4c7e8e451f9226e9 (patch)
treebc53eaba17ccb603ccfd04ba4e3803b0caafb493
parentlibmount: add support for MS_LAZYTIME (diff)
downloadkernel-qcow2-util-linux-a8a55fc9948b9e9c35e7341e4c7e8e451f9226e9.tar.gz
kernel-qcow2-util-linux-a8a55fc9948b9e9c35e7341e4c7e8e451f9226e9.tar.xz
kernel-qcow2-util-linux-a8a55fc9948b9e9c35e7341e4c7e8e451f9226e9.zip
mount: fix lazytime docs
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--sys-utils/mount.81
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index aaf6b39fd..a4ff74971 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