]> 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>
Thu, 12 May 2022 07:34:12 +0000 (03:34 -0400)
commitecd2042a88693903bab500ca879012fe9c4c5e3f
tree942b0fd2584b4ceca0596443321d4ee05bc7770d
parent7a2c6deeb593f123a9cca443b007eca9ec3c8e8c
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>
(cherry picked from commit 0dea74f5e6ddc5b13874bf5f294ad8cb3e3768b6)
src/rgw/rgw_crypt.cc
src/rgw/rgw_crypt.h
src/rgw/rgw_rest_s3.cc