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:
7955119
)
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
author
Jeff Layton
<jlayton@redhat.com>
Tue, 11 Dec 2012 17:10:06 +0000
(12:10 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 20 Dec 2012 23:50:02 +0000
(18:50 -0500)
Where we can pass in LOOKUP_DIRECTORY or LOOKUP_REVAL. Any other flags
passed in here are currently ignored.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found