]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount.8.adoc: note that mandatory locking is fully deprecated in Linux 5.15
authorJeff Layton <jlayton@kernel.org>
Fri, 1 Oct 2021 12:25:53 +0000 (08:25 -0400)
committerKarel Zak <kzak@redhat.com>
Mon, 4 Oct 2021 10:17:51 +0000 (12:17 +0200)
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
sys-utils/mount.8.adoc

index de97fd568c1a742cdb151a87660dacd60046f040..5cd548caa1311eab3cfff470efa043ed65d17f29 100644 (file)
@@ -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.