[PATCH] get rid of path_lookup_create()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 3 Aug 2008 02:36:57 +0000 (22:36 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:12:54 +0000 (05:12 -0400)
... 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 <viro@zeniv.linux.org.uk>

No differences found