linux-stable/fs/autofs4
Al Viro 4404070f6a 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-17 20:37:24 +01:00
..
autofs_i.h autofs: fix autofs_sbi() does not check super block type 2018-09-19 22:43:48 +02:00
dev-ioctl.c autofs: fix slab out of bounds read in getname_kernel() 2018-07-22 14:28:49 +02:00
expire.c autofs: fix a leak in autofs_expire_indirect() 2019-12-17 20:37:24 +01:00
init.c autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
inode.c autofs: fix error return in autofs_fill_super() 2019-03-13 14:03:19 -07:00
Kconfig Fix dead URLs to ftp.kernel.org 2017-03-28 16:16:52 +02:00
Makefile
root.c autofs: mount point create should honour passed in mode 2018-04-24 09:36:39 +02:00
symlink.c vfs: remove ".readlink = generic_readlink" assignments 2016-12-09 16:45:04 +01:00
waitq.c autofs: fix careless error in recent commit 2017-12-20 10:10:17 +01:00