libceph: initialize rb, list nodes in ceph_osd_request
authorSage Weil <sage@inktank.com>
Mon, 9 Jul 2012 21:31:41 +0000 (14:31 -0700)
committerSage 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