]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Use `cls_version` for read/writes to global data sync status
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 11 Aug 2022 22:36:06 +0000 (18:36 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 11 Jan 2023 06:37:41 +0000 (01:37 -0500)
commit634673a64ead47401cb4d07616a59ba9dbf6f21c
tree18a473164010e49e4a2b288eb97fbb78082ab615
parent25ef2655137f78b9583292bb12f67304ae1e3901
rgw: Use `cls_version` for read/writes to global data sync status

The `radosgw-admin data sync init` command does *not* use
`cls_version` and just overwrites.

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