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:
912c317
)
ceph: improve error handling in ceph_mdsmap_decode
author
Emil Goode
<emilgoode@gmail.com>
Tue, 28 May 2013 14:59:00 +0000
(16:59 +0200)
committer
Sage Weil
<sage@inktank.com>
Mon, 1 Jul 2013 16:52:02 +0000
(09:52 -0700)
This patch makes the following improvements to the error handling
in the ceph_mdsmap_decode function:
- Add a NULL check for return value from kcalloc
- Make use of the variable err
Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Sage Weil <sage@inktank.com>
No differences found