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:
3e25eb9
)
coda: deal correctly with allocation failure from coda_cnode_makectl()
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 10 Jan 2012 15:46:03 +0000
(10:46 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 10 Jan 2012 16:13:13 +0000
(11:13 -0500)
lookup should fail with ENOMEM, not silently make dentry negative.
Switched to saner calling conventions, while we are at it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found