From: Al Viro Date: Wed, 30 Apr 2014 03:40:14 +0000 (-0400) Subject: new helper: dentry_free() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~209^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4f0354e968f5fabd39bc85b99fedae4a97589fe;p=pandora-kernel.git new helper: dentry_free() The part of old d_free() that dealt with actual freeing of dentry. Taken out of dentry_kill() into a separate function. Signed-off-by: Al Viro --- Reading git-diff-tree failed