]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12139df99a05afba62922b95c9351ffbcd755ffd
tree3b846ec3daa6ce9e301668121b8c335b0d879470
parent248d99b4d0c96ba09cca14b93b6ddadbca4483e0
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