]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 May 2019 02:35:41 +0000 (19:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 May 2019 02:35:41 +0000 (19:35 -0700)
commitbe175b060d7045df75fda5aa9ba2ecb699a79659
tree63b15c820bb7d192fbf62e7857c1a8efaecf8d39
parentf1839ce7daa1ee7e7cb72ce41ac5be653c0a679e
parent4ba802aba0920a37223ee0e4d2ddc977394cd3b0
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs mount fix from Al Viro:
 "Fix for umount -l/mount --move race caught by syzbot yesterday..."

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  do_move_mount(): fix an unsafe use of is_anon_ns()