]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fetch_remote_obj() adds x-amz-replication-status=REPLICA 47743/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 22 Aug 2022 20:39:46 +0000 (16:39 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 17 Jan 2023 16:43:26 +0000 (11:43 -0500)
commitca762e628e43f3546369ffbd33acc9d33f73da0c
tree9e5416c35e5e6868fc1fac8cee97919f5bd7332a
parent728e8ac08855d6bfec4a551e2229c679c9218e78
rgw: fetch_remote_obj() adds x-amz-replication-status=REPLICA

implements the easy part of amazon's x-amz-replication-status feature:

https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-status.html#replication-status-overview

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_common.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rest_s3.cc