]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add sync_info to BILog_Status output
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 13 May 2021 21:11:52 +0000 (17:11 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:32 +0000 (15:47 -0400)
commit2362982b4e062f030dddabd5898061449a26ac7f
tree2e5026d69994031b9e5d13774bb64d3bab220744
parent09e94be95face3fb0ba43f67a931764cabd61783
rgw: add sync_info to BILog_Status output

Needed so we can get the incremental generation.

Guard this behind a version check and return the original output if
less than 2.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_data_sync.cc
src/rgw/rgw_data_sync.h
src/rgw/rgw_json_enc.cc
src/rgw/rgw_rest_log.cc