libceph: initialize msgpool message types
authorSage Weil <sage@inktank.com>
Mon, 9 Jul 2012 21:22:34 +0000 (14:22 -0700)
committerSage 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