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:
3cc0658
)
hppfs_lookup(): don't open-code lookup_one_len()
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 18 Jul 2011 02:27:22 +0000
(22:27 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 18 Jul 2011 03:22:48 +0000
(23:22 -0400)
... and it's getting it wrong, too - missing ->d_revalidate() calls when
it's dealing with filesystem (procfs) that has non-trivial ->d_revalidate()...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found