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)
commitd57b2b5bc4301f37d1b07e3351d575bd634c7300
treedf66f74a8c060b9a2c699e40615915af01aec03f
parent049eb096da48db0421dd5e358b9b082a1a8a2025
parent25ccd24ffd9119c452d711efa2604a7a0c35956e
Merge branch 'fixes' of git://git./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