Skip to content
Commit 0916a5e4 authored by Al Viro's avatar Al Viro
Browse files

hppfs_lookup(): don't open-code lookup_one_len()



... 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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3cc0658e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment