kill v9fs_dentry_from_dir_inode()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 3 Apr 2012 00:02:53 +0000 (20:02 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 30 May 2012 03:28:34 +0000 (23:28 -0400)
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 <viro@zeniv.linux.org.uk>

No differences found