commit | af569596a9b85626564149c5c4c0c17d05baa2da | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 02 20:02:53 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue May 29 23:28:34 2012 -0400 |
tree | 19e3da1fc79d98451c2ac3bbbce0f1633a0e0746 | |
parent | cc1dad7183e4cb7f5d313b6942f2059fc0eabab6 [diff] |
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>