From a32555466caee38faeef4e44d7878ecbff1199bc Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 30 Mar 2012 14:41:51 -0400 Subject: [PATCH] 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-format-patch failed