From 849971a10c983a1f0e0b4b85b479e4029302beb7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 20 Aug 2018 17:03:32 +0200 Subject: [PATCH] mount.2: Add MS_STRICTATIME to list of flags that can be used in remount Reported-by: Simone Piccardi Signed-off-by: Michael Kerrisk --- man2/mount.2 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man2/mount.2 b/man2/mount.2 index f21fabc52..efc442781 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -374,6 +374,12 @@ can be changed: .BR MS_NOSUID , .BR MS_RELATIME , .BR MS_RDONLY , +.BR MS_STRICTATIME +(whose effect is to clear the +.BR MS_NOATIME +and +.BR MS_RELATIME +flags), and .BR MS_SYNCHRONOUS . Attempts to change the setting of the