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:
01e7770
)
Restore LOOKUP_DIRECTORY hint handling in final lookup on open()
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 26 Mar 2010 16:40:13 +0000
(12:40 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 26 Mar 2010 16:41:05 +0000
(12:41 -0400)
Lose want_dir argument, while we are at it - since now
nd->flags & LOOKUP_DIRECTORY is equivalent to it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found