linux-stable/fs/autofs4
Al Viro d29e4ee553 autofs: fix a leak in autofs_expire_indirect()
[ Upstream commit 03ad0d703d ]

if the second call of should_expire() in there ends up
grabbing and returning a new reference to dentry, we need
to drop it before continuing.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-21 10:40:46 +01:00
..
Kconfig
Makefile
autofs_i.h autofs: fix autofs_sbi() does not check super block type 2018-09-19 22:47:16 +02:00
dev-ioctl.c autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL 2017-06-29 13:00:28 +02:00
expire.c autofs: fix a leak in autofs_expire_indirect() 2019-12-21 10:40:46 +01:00
init.c
inode.c autofs: fix error return in autofs_fill_super() 2019-03-13 14:04:58 -07:00
root.c autofs: mount point create should honour passed in mode 2018-04-24 09:34:18 +02:00
symlink.c
waitq.c autofs: fix careless error in recent commit 2017-12-20 10:07:15 +01:00