From: Al Viro Date: Tue, 3 Apr 2012 00:02:53 +0000 (-0400) Subject: kill v9fs_dentry_from_dir_inode() X-Git-Tag: v3.5-rc1~15^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af569596a9b85626564149c5c4c0c17d05baa2da;p=pandora-kernel.git kill v9fs_dentry_from_dir_inode() In *all* callers we have a dentry of child of that directory. Just use ->d_parent of that one, for fsck sake... Signed-off-by: Al Viro --- Reading git-diff-tree failed