]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_otp.cc
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / rgw / rgw_otp.cc
index 57a3183ce4b42baee53210e82b8c04455b6d1a55..30d825cb3ca3b3d503a895504e457f9420e22227 100644 (file)
@@ -119,7 +119,7 @@ class RGWOTPMetadataHandler : public RGWOTPMetadataHandlerBase {
   int do_put(RGWSI_MetaBackend_Handler::Op *op, string& entry,
              RGWMetadataObject *_obj, RGWObjVersionTracker& objv_tracker,
              optional_yield y,
-             RGWMDLogSyncType type) override {
+             RGWMDLogSyncType type, bool from_remote_zone) override {
     RGWOTPMetadataObject *obj = static_cast<RGWOTPMetadataObject *>(_obj);
 
     RGWSI_OTP_BE_Ctx be_ctx(op->ctx());