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
dev-ioctl.c
expire.c
init.c
inode.c
root.c
symlink.c
waitq.c