From: Al Viro Date: Sun, 3 Aug 2008 02:36:57 +0000 (-0400) Subject: [PATCH] get rid of path_lookup_create() X-Git-Tag: v2.6.28-rc1~24^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8737f3a1b3c6a38a2a064552d4536633a5a16cd3;p=pandora-kernel.git [PATCH] get rid of path_lookup_create() ... and don't pass bogus flags when we are just looking for parent. Fold __path_lookup_intent_open() into path_lookup_open() while we are at it; that's the only remaining caller. Signed-off-by: Al Viro --- Reading git-diff-tree failed