]> 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>
Sat, 8 Aug 2020 04:03:25 +0000 (21:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Aug 2020 04:03:25 +0000 (21:03 -0700)
commit8ecc909edf217064c8af7410f790ef2ae9e5d22b
treedf66f74a8c060b9a2c699e40615915af01aec03f
parent264fd9f3472c1d2b6b58f8be4822b236c27ef57d
parent0afe0400a21f56f24cc96b608986dccfd474a88f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull mount leak fix from Al Viro:
 "Regression fix for the syscalls-for-init series - fix a leak of a 'struct path'"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: fix a struct path leak in path_umount
fs/namespace.c