[git pull] vfs.git braino fix

From: Al Viro
Date: Thu May 09 2019 - 22:34:50 EST


Fix for umount -l/mount --move race caught by syzbot yesterday...

The following changes since commit 80f232121b69cc69a31ccb2b38c1665d770b0710:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next (2019-05-07 22:03:58 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes

for you to fetch changes up to 05883eee857eab4693e7d13ebab06716475c5754:

do_move_mount(): fix an unsafe use of is_anon_ns() (2019-05-09 02:32:50 -0400)

----------------------------------------------------------------
Al Viro (1):
do_move_mount(): fix an unsafe use of is_anon_ns()

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