]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: handle older/newer generations after reading bucket sync status
authorCasey Bodley <cbodley@redhat.com>
Tue, 9 Feb 2021 23:00:14 +0000 (18:00 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 27 Apr 2022 19:38:56 +0000 (15:38 -0400)
commit7762cd72e65b3f908f00525191419d693f3e9771
treea20b3bd2c13f151fa203f3369bfa48faedf6f229
parent4a99627811ec19156ce8109dba58dd2a0e02c103
rgw: handle older/newer generations after reading bucket sync status

wait until we've read the bucket sync status and found that we're in
incremental sync before we start using incremental_gen for comparison

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