]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fetch_remote_obj() preserves RGW_ATTR_COMPRESSION of encrypted objects 52247/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 28 Jun 2023 18:57:49 +0000 (14:57 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 28 Jun 2023 19:19:19 +0000 (15:19 -0400)
commitb91ff3fd86f52f7148daf7f9acc9864752186ce0
tree1996ee63e8fc993b8f16c3959f2c31822d43c895
parentea45da747d5fa898b4aa4ec9223cd7b6983ca177
rgw: fetch_remote_obj() preserves RGW_ATTR_COMPRESSION of encrypted objects

if the source object was both compressed and encrypted, preserve its
original compression attribute so it can be decompressed the same way it
was originally compressed

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/driver/rados/rgw_rados.cc