]> git.apps.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>
Thu, 4 Feb 2021 21:11:29 +0000 (16:11 -0500)
commit6c7b99f376d50aace45d2dbe1b24a5fa6e95bf1f
treeebafda7d3d5799e53df1386d35b1dda28af4446b
parent05df29f09e83c7200533575f1e42d012688f3465
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