* [PATCH] mount.8.adoc: note that mandatory locking is fully deprecated in Linux 5.15
@ 2021-10-01 12:25 Jeff Layton
2021-10-04 10:18 ` Karel Zak
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2021-10-01 12:25 UTC (permalink / raw)
To: util-linux; +Cc: Jan Kara
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
sys-utils/mount.8.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc
index de97fd568c1a..5cd548caa131 100644
--- a/sys-utils/mount.8.adoc
+++ b/sys-utils/mount.8.adoc
@@ -525,7 +525,7 @@ Every time the inode is modified, the i_version field will be incremented.
Do not increment the i_version inode field.
*mand*::
-Allow mandatory locks on this filesystem. See *fcntl*(2).
+Allow mandatory locks on this filesystem. See *fcntl*(2). This option was deprecated in Linux 5.15.
*nomand*::
Do not allow mandatory locks on this filesystem.
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-04 10:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-01 12:25 [PATCH] mount.8.adoc: note that mandatory locking is fully deprecated in Linux 5.15 Jeff Layton
2021-10-04 10:18 ` Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox