]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Get rid of RGWBucketPipeSyncStatusManager::get_sync_status
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 12 Apr 2022 20:46:46 +0000 (16:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:34 +0000 (15:47 -0400)
commit1ca25b50ad23582f669033ea96096f269e62614d
treed98f0ed45ce0d931f1fb5565d9f734c9f8f2cd39
parent9c0ea720432c5bd0fe5d70b4608cb51282a53698
rgw: Get rid of RGWBucketPipeSyncStatusManager::get_sync_status

Instead of one function that sets a variable and another function that
returns it and nobody else touches it, just return the sync status.

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