Commit 914902af authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: don't call encode_request_finish() on MOSDBackoff messages

encode_request_finish() is for MOSDOp messages.  Calling it on
MOSDBackoff ack-block messages corrupts them.

Fixes: a02a946d

 ("libceph: respect RADOS_BACKOFF backoffs")
Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent f5cc6898
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment