]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/multisite: x-rgw-replicated-at uses dump_time_header()
authorCasey Bodley <cbodley@redhat.com>
Mon, 8 Apr 2024 16:23:12 +0000 (12:23 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 16:41:32 +0000 (12:41 -0400)
commit02f35c3aabd1a232d87310c5496d9fd4815fcb1c
treeff3299c7b8823d359c716adcd79bb539c3d9a84b
parentdea717a37c7849ca8459c02fb965020aedcc0a9a
rgw/multisite: x-rgw-replicated-at uses dump_time_header()

dump_time() encodes this timestamp as json/xml. use dump_time_header()
instead

Fixes: https://tracker.ceph.com/issues/65373
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b98254084830594875e304246d4d6548dc97e5b2)
src/rgw/rgw_rest_s3.cc