mount.8.adoc: note that mandatory locking is fully deprecated in Linux 5.15

Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
This commit is contained in:
Jeff Layton 2021-10-01 08:25:53 -04:00 committed by Karel Zak
parent 1e01704bbc
commit c3ea860b9f
1 changed files with 1 additions and 1 deletions

View 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.