[git pull] vfs.git namespace fix

From: Al Viro
Date: Sun Dec 11 2022 - 19:36:16 EST


The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-namespace

for you to fetch changes up to 61d8e42667716f71f2c26e327e66f2940d809f80:

copy_mnt_ns(): handle a corner case (overmounted mntns bindings) saner (2022-11-24 22:55:57 -0500)

----------------------------------------------------------------
fix of weird corner case in copy_mnt_ns()

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Al Viro (1):
copy_mnt_ns(): handle a corner case (overmounted mntns bindings) saner

fs/namespace.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)