OSDN Git Service

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)
commitaf569596a9b85626564149c5c4c0c17d05baa2da
tree19e3da1fc79d98451c2ac3bbbce0f1633a0e0746
parentcc1dad7183e4cb7f5d313b6942f2059fc0eabab6
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 <viro@zeniv.linux.org.uk>
fs/9p/vfs_inode_dotl.c