From: Jeff Layton Date: Tue, 11 Dec 2012 17:10:06 +0000 (-0500) Subject: vfs: turn is_dir argument to kern_path_create into a lookup_flags arg X-Git-Tag: v3.8-rc1~13^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ac12b4b6d707937f9de6d09622823b2fd0c93ef;p=pandora-kernel.git vfs: turn is_dir argument to kern_path_create into a lookup_flags arg Where we can pass in LOOKUP_DIRECTORY or LOOKUP_REVAL. Any other flags passed in here are currently ignored. Signed-off-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed