]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add sync_bucket_shard_cr() factory function
authorCasey Bodley <cbodley@redhat.com>
Tue, 6 Oct 2020 21:59:22 +0000 (17:59 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:31 +0000 (15:47 -0400)
commit293f6612e65c93fbb38b979b5fbc30b93c588b7a
treed486afa2b6a58de18779c8b3594816f30843a404
parent5e28b332a1e4008c8993e3384c3364ca682fa0d4
rgw: add sync_bucket_shard_cr() factory function

allows other code to spawn this coroutine without having the class
definition

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