]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
copy object encryption fixes - copy_part_enc with sse-c; use correct copysource values
authorMarcus Watts <mwatts@redhat.com>
Wed, 17 Sep 2025 21:11:33 +0000 (17:11 -0400)
committerThomas Serlin <tserlin@redhat.com>
Mon, 22 Sep 2025 19:18:18 +0000 (15:18 -0400)
commit7da35da23dbe4fa89a66311517848eb3ce9feb96
tree45f00ab95e7f82e0b688d1564f82165fea8b9a04
parent1b12d2d0b252075664b3d6e8a6e8b9fa91dc02a4
copy object encryption fixes - copy_part_enc with sse-c; use correct copysource values

copy_part w/ sse-c: use the correct copysource attributes for sse-c

XXX fixup merge w/ previous

Resolves: rhbz#2394511

Fixes: https://tracker.ceph.com/issues/23264
Signed-off-by: Marcus Watts <mwatts@redhat.com>
(cherry picked from commit 29871b4c88a60c98062d7acac64b07b21199cf24)
src/rgw/rgw_crypt.cc
src/rgw/rgw_crypt.h
src/rgw/rgw_rest_s3.cc