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:
64096c1
)
Fix a dumb typo - use of & instead of &&
author
Al Viro
<viro@ZenIV.linux.org.uk>
Sat, 6 Mar 2010 18:41:07 +0000
(18:41 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 6 Mar 2010 18:54:48 +0000
(10:54 -0800)
We managed to lose O_DIRECTORY testing due to a stupid typo in commit
1f36f774b2
("Switch !O_CREAT case to use of do_last()")
Reported-by: Walter Sheets <w41ter@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found