]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/multisite: x-rgw-replicated-at uses dump_time_header() 56765/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 8 Apr 2024 16:23:12 +0000 (12:23 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 8 Apr 2024 16:23:15 +0000 (12:23 -0400)
commitb98254084830594875e304246d4d6548dc97e5b2
tree66d1e8cea5fe54c82f56a867b12a51625446d550
parentbf893680e5fdbc89bb915ba97e1a33a134bca832
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>
src/rgw/rgw_rest_s3.cc