git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc1dad7
)
kill v9fs_dentry_from_dir_inode()
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 3 Apr 2012 00:02:53 +0000
(20:02 -0400)
committer
Al 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