[git,pull] vfs.git namespace fix

Message ID Y5Z3d+DP8TwJCDr8@ZenIV
State New
Headers
Series [git,pull] vfs.git namespace fix |

Pull-request

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

Message

Al Viro Dec. 12, 2022, 12:36 a.m. UTC
  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@zeniv.linux.org.uk>

----------------------------------------------------------------
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(-)
  

Comments

pr-tracker-bot@kernel.org Dec. 13, 2022, 3:49 a.m. UTC | #1
The pull request you sent on Mon, 12 Dec 2022 00:36:07 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/13c574fec815f449fa812df60844bbb4b1548d19

Thank you!