]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/crypt - remote old parts path for sse attributes
authorMarcus Watts <mwatts@redhat.com>
Tue, 15 Feb 2022 01:02:34 +0000 (20:02 -0500)
committerMarcus Watts <mwatts@redhat.com>
Tue, 19 Apr 2022 21:35:40 +0000 (17:35 -0400)
commit0dea74f5e6ddc5b13874bf5f294ad8cb3e3768b6
tree852c53948894ec67a84062f23b9bbee3c4a415ef
parent8028bae370eaa2ae1eb2cbc010fcf44c7ea6d566
rgw/crypt - remote old parts path for sse attributes

crypt_attribute_map is the place where sse attributes
should be found by the rest of the sse logic.  There is
no longer any need to feed "parts" down to the crypto
logic; this commit removes the old data path.

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