]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_sync.cc
update sources to 12.2.8
[ceph.git] / ceph / src / rgw / rgw_sync.cc
index bd164b6231547f1483cfbc4a3efc5b5c1b745c42..474d474b0f676ecec4e14308c54ec01842dacd23 100644 (file)
@@ -2248,7 +2248,7 @@ int RGWCloneMetaLogCoroutine::state_send_rest_request()
     log_error() << "failed to send http operation: " << http_op->to_str() << " ret=" << ret << std::endl;
     http_op->put();
     http_op = NULL;
-    return ret;
+    return set_cr_error(ret);
   }
 
   return io_block(0);