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:
240634e
)
rbd: null vs ERR_PTR
author
Dan Carpenter
<error27@gmail.com>
Mon, 11 Oct 2010 19:14:23 +0000
(21:14 +0200)
committer
Sage Weil
<sage@newdream.net>
Wed, 20 Oct 2010 22:38:24 +0000
(15:38 -0700)
ceph_alloc_page_vector() returns ERR_PTR(-ENOMEM) on errors.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found