libceph: fix error handling in ceph_osdc_init()
authorIlya Dryomov <ilya.dryomov@inktank.com>
Fri, 31 Jan 2014 15:49:22 +0000 (17:49 +0200)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 3 Feb 2014 17:20:59 +0000 (19:20 +0200)
msgpool_op_reply message pool isn't destroyed if workqueue construction
fails.  Fix it.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>

No differences found