From: Al Viro Date: Fri, 26 Mar 2010 16:40:13 +0000 (-0400) Subject: Restore LOOKUP_DIRECTORY hint handling in final lookup on open() X-Git-Tag: v2.6.34-rc3~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e297b613491f0d4928aa652a2cd266aa06dc409;p=pandora-kernel.git Restore LOOKUP_DIRECTORY hint handling in final lookup on open() Lose want_dir argument, while we are at it - since now nd->flags & LOOKUP_DIRECTORY is equivalent to it. Signed-off-by: Al Viro --- Reading git-diff-tree failed