linux/fs/autofs
Al Viro 03ad0d703d autofs: fix a leak in autofs_expire_indirect()
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>
2019-10-25 00:03:11 -04:00
..
Kconfig
Makefile
autofs_i.h get rid of autofs_info->active_count 2019-07-27 10:00:33 -04:00
dev-ioctl.c
expire.c autofs: fix a leak in autofs_expire_indirect() 2019-10-25 00:03:11 -04:00
init.c
inode.c
root.c autofs_lookup(): hold ->d_lock over playing with ->d_flags 2019-07-27 10:03:14 -04:00
symlink.c
waitq.c