[git pull] regression fix in syscalls-for-init series

From: Al Viro
Date: Fri Aug 07 2020 - 19:23:56 EST



The following changes since commit f073531070d24bbb82cb2658952d949f4851024b:

init: add an init_dup helper (2020-08-04 21:02:38 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes

for you to fetch changes up to 25ccd24ffd9119c452d711efa2604a7a0c35956e:

fs: fix a struct path leak in path_umount (2020-08-07 19:21:30 -0400)

----------------------------------------------------------------
Christoph Hellwig (1):
fs: fix a struct path leak in path_umount

fs/namespace.c | 32 ++++++++++++++++++--------------
1 file changed, 18 insertions(+), 14 deletions(-)