]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/sse-s3: save sse attributes in req_state->crypt_attribute_map
authorMarcus Watts <mwatts@redhat.com>
Sat, 18 Dec 2021 04:09:56 +0000 (23:09 -0500)
committerMarcus Watts <mwatts@redhat.com>
Tue, 19 Apr 2022 21:35:39 +0000 (17:35 -0400)
commit32dc5d882da41f4d4a79ee0d5ccceeba3640a3fb
tree2e0f4b23ce48cf6a9f4989e97445894373b47cf2
parentef0d9d1c43cf51eacdacf6c21bc1aea3e3471a96
rgw/sse-s3: save sse attributes in req_state->crypt_attribute_map

req_state->crypt_attribute_map to save sse-s3 cryptographic attributes
this is not quite a duplicate of x_meta_map because I think some of
        of its uses conflict with sse-s3. (for instance, bucketencryption vs. signatures)

Signed-off-by: Marcus Watts <mwatts@redhat.com>
src/rgw/rgw_common.cc
src/rgw/rgw_common.h