Re: [PATCHi, man-pages] mount_namespaces.7: More clearly explain "locked mounts"
From: Christian Brauner <hidden>
Date: 2021-08-14 08:09:29
Also in:
linux-fsdevel, lkml
From: Christian Brauner <hidden>
Date: 2021-08-14 08:09:29
Also in:
linux-fsdevel, lkml
On Sat, Aug 14, 2021 at 12:01:20AM +0200, Michael Kerrisk wrote:
For a long time, this manual page has had a brief discussion of "locked" mounts, without clearly saying what this concept is, or why it exists. Expand the discussion with an explanation of what locked mounts are, why mounts are locked, and some examples of the effect of locking. Thanks to Christian Brauner for a lot of help in understanding these details. Link: https://lore.kernel.org/r/20210813220120.502058-1-mtk.manpages@gmail.com (local) Reported-by: Christian Brauner <redacted> Signed-off-by: Michael Kerrisk <redacted> ---
Looks good. Thank you! Acked-by: Christian Brauner <redacted>