]> 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>
Tue, 26 Apr 2022 23:54:37 +0000 (19:54 -0400)
commit0da73fed679e70d23c923417de3dcb2039477ff0
tree533961e09306a31dfa9fffd113a7d13e96e6ab91
parent1eb468d67c2955a321f6604fc2decd79e7f15f63
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