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:
642c937
)
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 17 Jul 2011 23:04:14 +0000
(19:04 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 18 Jul 2011 03:22:02 +0000
(23:22 -0400)
... and we want to report these failures in ->lookup() anyway.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found