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:
fbb85a4
)
libceph: initialize msgpool message types
author
Sage Weil
<sage@inktank.com>
Mon, 9 Jul 2012 21:22:34 +0000
(14:22 -0700)
committer
Sage Weil
<sage@inktank.com>
Mon, 30 Jul 2012 16:29:50 +0000
(09:29 -0700)
Initialize the type field for messages in a msgpool. The caller was doing
this for osd ops, but not for the reply messages.
Reported-by: Alex Elder <elder@inktank.com>
Signed-off-by: Sage Weil <sage@inktank.com>
No differences found