]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerAdam C. Emerson <aemerson@redhat.com>
Tue, 1 Feb 2022 19:12:48 +0000 (14:12 -0500)
commite016790880ed6d9f802addf97d83508a640e6f6f
treec76102ae672ec99b47cf3cabd9f1997310752047
parentc1b4134bf66a4f40f18810702827e87d5a142d88
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