]> 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)
commitec6b2f0108ca56e0353cab3527aee698ddcc1b0e
treedf66f74a8c060b9a2c699e40615915af01aec03f
parent57f7eea015c678c1bbd3875a17d441a2c03c6ed9
parent719a9ab3f881d66afe9329c80a23b18f126ed46d
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