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:
d50b409
)
libceph: initialize rb, list nodes in ceph_osd_request
author
Sage Weil
<sage@inktank.com>
Mon, 9 Jul 2012 21:31:41 +0000
(14:31 -0700)
committer
Sage Weil
<sage@inktank.com>
Mon, 30 Jul 2012 16:29:51 +0000
(09:29 -0700)
These don't strictly need to be initialized based on how they are used, but
it is good practice to do so.
Reported-by: Alex Elder <elder@inktank.com>
Signed-off-by: Sage Weil <sage@inktank.com>
No differences found