diff options
| author | Alex Elder <[email protected]> | 2012-06-04 14:43:32 -0500 |
|---|---|---|
| committer | Alex Elder <[email protected]> | 2012-06-06 09:23:54 -0500 |
| commit | ab8cb34a4b2f60281a4b18b1f1ad23bc2313d91b (patch) | |
| tree | b7e50d3d9e0e932aa07cd31d611e304b3173423f /tools/perf/scripts/python | |
| parent | 895cfcc810e53d7d36639969c71efb9087221167 (diff) | |
libceph: osd_client: don't drop reply reference too early
In ceph_osdc_release_request(), a reference to the r_reply message
is dropped. But just after that, that same message is revoked if it
was in use to receive an incoming reply. Reorder these so we are
sure we hold a reference until we're actually done with the message.
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Sage Weil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions