autofs4: clean ->d_release() and autofs4_free_ino() up
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 17 Jan 2011 02:42:32 +0000 (21:42 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 18 Jan 2011 06:21:29 +0000 (01:21 -0500)
commitb89b12b46211d971d75e5ca8249817bc9e11c453
tree3b846ec3daa6ce9e301668121b8c335b0d879470
parent26e6c910670171410577c7df2aebe94cef76e150
autofs4: clean ->d_release() and autofs4_free_ino() up

The latter is called only when both ino and dentry are about to
be freed, so cleaning ->d_fsdata and ->dentry is pointless.

Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/autofs4/autofs_i.h
fs/autofs4/inode.c
fs/autofs4/root.c