kernel-hacking-2024-linux-s.../fs/autofs4
Ian Kent f9398c233e autofs4 - fix dentry leak in autofs4_expire_direct()
There is a missing dput() when returning from autofs4_expire_direct()
when we see that the dentry is already a pending mount.

Signed-off-by: Ian Kent <raven@themaw.net>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-03-24 14:54:34 -04:00
..
autofs_i.h autofs4: clean ->d_release() and autofs4_free_ino() up 2011-01-18 01:21:29 -05:00
dev-ioctl.c Add a dentry op to allow processes to be held during pathwalk transit 2011-01-15 20:07:31 -05:00
expire.c autofs4 - fix dentry leak in autofs4_expire_direct() 2011-03-24 14:54:34 -04:00
init.c
inode.c autofs4: clean ->d_release() and autofs4_free_ino() up 2011-01-18 01:21:29 -05:00
Kconfig
Makefile
root.c autofs4 - reinstate last used update on access 2011-03-24 14:54:34 -04:00
symlink.c autofs4: keep symlink body in inode->i_private 2011-01-18 01:21:27 -05:00
waitq.c autofs4: Fix wait validation 2011-01-15 20:07:43 -05:00