]> 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)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Feb 2021 16:25:56 +0000 (11:25 -0500)
commit94b6327f300c20e94aa63de70837d13e6f404124
tree622915f3d77cad75f4638aecc045d6e11888231a
parentadb9a54cb1b4f3ded47cd25b8fe2fe5dca346d57
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