]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_rest_s3.cc
update sources to 12.2.7
[ceph.git] / ceph / src / rgw / rgw_rest_s3.cc
index daa50dd6026ae5779ca18020057b7d7140aff8e6..b3e5d41060b2aded0b55882b85be69f4037f0549 100644 (file)
@@ -3828,6 +3828,7 @@ AWSGeneralAbstractor::get_auth_data_v4(const req_state* const s,
         case RGW_OP_PUT_BUCKET_POLICY:
         case RGW_OP_PUT_OBJ_TAGGING:
         case RGW_OP_PUT_LC:
+        case RGW_OP_SET_REQUEST_PAYMENT:
           break;
         default:
           dout(10) << "ERROR: AWS4 completion for this operation NOT IMPLEMENTED" << dendl;