Skip to content
Commit 0ba6478d authored by Sage Weil's avatar Sage Weil
Browse files

ceph: revoke osd request message on request completion



If an osd has failed or returned and a request has been sent twice, it's
possible to get a reply and unregister the request while the request
message is queued for delivery.  Since the message references the caller's
page vector, we need to revoke it before completing.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent c1ea8823
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment