Merge tag 'pull-namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 02:36:12 +0000 (18:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 02:36:12 +0000 (18:36 -0800)
commit13c574fec815f449fa812df60844bbb4b1548d19
tree7933f0630352c23f37da962c98f09b96c46ceef2
parent75f4d9af8b67d7415afe50afcb4e96fd0bbd3ae2
parent61d8e42667716f71f2c26e327e66f2940d809f80
Merge tag 'pull-namespace' of git://git./linux/kernel/git/viro/vfs

Pull namespace fix from Al Viro:
 "Fix weird corner case in copy_mnt_ns()"

* tag 'pull-namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  copy_mnt_ns(): handle a corner case (overmounted mntns bindings) saner