]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: InitBucketShardSyncStatus always sets state to Incremental
authorCasey Bodley <cbodley@redhat.com>
Tue, 6 Oct 2020 21:59:31 +0000 (17:59 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 13 Sep 2021 16:27:48 +0000 (12:27 -0400)
commite7b02127249efd4218d043e50cb86edf3ea3d52d
tree07a08db9a39ebd53beb8bf71af9768458c22b790
parent91ac30e8326d07ea31c814623851b4ce515b1dac
rgw: InitBucketShardSyncStatus always sets state to Incremental

full sync happens as the bucket level, so the shards will always start
in StateIncrementalSync

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_data_sync.cc