From: Al Viro Date: Mon, 18 Jul 2011 02:27:22 +0000 (-0400) Subject: hppfs_lookup(): don't open-code lookup_one_len() X-Git-Tag: v3.0~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0916a5e45fbd2604a303c8cc18e6b2b7c815e4c9;p=pandora-kernel.git 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: Al Viro --- Reading git-diff-tree failed