Dan Carpenter 1874119664 libceph: fix error handling in handle_reply()
We've tried to fix the error paths in this function before, but there
is still a hidden goto in the ceph_decode_need() macro which goes to the
wrong place.  We need to release the "req" and unlock a mutex before
returning.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2013-08-27 12:26:30 -07:00
..
2013-05-14 13:02:30 -07:00
2013-03-17 14:35:13 -04:00
2013-05-27 22:50:59 -07:00
2013-02-21 12:05:51 -08:00
2013-08-02 14:52:20 -07:00
2013-05-27 22:50:59 -07:00