From: Al Viro Date: Mon, 17 Jan 2011 02:42:32 +0000 (-0500) Subject: autofs4: clean ->d_release() and autofs4_free_ino() up X-Git-Tag: v2.6.38-rc1~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89b12b46211d971d75e5ca8249817bc9e11c453;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed