]> 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)
commit37d9e09356c19c0cdb24cbdc6d5f468a4577a55b
tree63b15c820bb7d192fbf62e7857c1a8efaecf8d39
parent6e1daffdf21e5548189d33023319e6180f154496
parent358ca2e3b44ad4820f89510a46791ae9bdcaa228
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()