* [PATCH v2] mount.2: note that mandatory locking is now fully deprecated
@ 2021-10-03 12:23 Jeff Layton
2021-10-03 12:34 ` Alejandro Colomar (man-pages)
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2021-10-03 12:23 UTC (permalink / raw)
To: linux-man
Cc: alx.manpages, mtk.manpages, linux-fsdevel, linux-kernel, Jan Kara
This support has been fully removed from the kernel as of v5.15.
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
man2/mount.2 | 2 ++
1 file changed, 2 insertions(+)
v2: use semantic newline, per Alejandro's suggestion
diff --git a/man2/mount.2 b/man2/mount.2
index bedd39e68a68..302baf6ebeb8 100644
--- a/man2/mount.2
+++ b/man2/mount.2
@@ -196,6 +196,8 @@ this mount option requires the
capability and a kernel configured with the
.B CONFIG_MANDATORY_FILE_LOCKING
option.
+Mandatory locking has been fully deprecated in v5.15 kernels, so
+this flag should be considered deprecated.
.TP
.B MS_NOATIME
Do not update access times for (all types of) files on this filesystem.
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] mount.2: note that mandatory locking is now fully deprecated
2021-10-03 12:23 [PATCH v2] mount.2: note that mandatory locking is now fully deprecated Jeff Layton
@ 2021-10-03 12:34 ` Alejandro Colomar (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-10-03 12:34 UTC (permalink / raw)
To: Jeff Layton, linux-man
Cc: mtk.manpages, linux-fsdevel, linux-kernel, Jan Kara
Hi Jeff,
On 10/3/21 2:23 PM, Jeff Layton wrote:
> This support has been fully removed from the kernel as of v5.15.
>
> Cc: Jan Kara <jack@suse.cz>
> Signed-off-by: Jeff Layton <jlayton@kernel.org>
Both patches applied.
Thanks,
Alex
> ---
> man2/mount.2 | 2 ++
> 1 file changed, 2 insertions(+)
>
> v2: use semantic newline, per Alejandro's suggestion
>
> diff --git a/man2/mount.2 b/man2/mount.2
> index bedd39e68a68..302baf6ebeb8 100644
> --- a/man2/mount.2
> +++ b/man2/mount.2
> @@ -196,6 +196,8 @@ this mount option requires the
> capability and a kernel configured with the
> .B CONFIG_MANDATORY_FILE_LOCKING
> option.
> +Mandatory locking has been fully deprecated in v5.15 kernels, so
> +this flag should be considered deprecated.
> .TP
> .B MS_NOATIME
> Do not update access times for (all types of) files on this filesystem.
>
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-03 12:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-03 12:23 [PATCH v2] mount.2: note that mandatory locking is now fully deprecated Jeff Layton
2021-10-03 12:34 ` Alejandro Colomar (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).