git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98bc993
)
[PATCH] get rid of path_lookup_create()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 3 Aug 2008 02:36:57 +0000
(22:36 -0400)
committer
Al 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