From: Al Viro Date: Fri, 30 Mar 2012 18:41:51 +0000 (-0400) Subject: untangling do_lookup() - switch to calling __lookup_hash() X-Git-Tag: v3.4-rc1~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a32555466caee38faeef4e44d7878ecbff1199bc;p=pandora-kernel.git untangling do_lookup() - switch to calling __lookup_hash() now we have __lookup_hash() open-coded if !dentry case; just call the damn thing instead... Signed-off-by: Al Viro --- Reading git-diff-tree failed