]> 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)
committerAdam C. Emerson <aemerson@redhat.com>
Tue, 26 Apr 2022 23:25:01 +0000 (19:25 -0400)
commit3959e99201690ebd882594affb1a579cc236e9fa
tree434c37f0a3212c7d6dc424be1ae633ce3afa1698
parent9c18ea3c24221b7de159a4a879074084de8af320
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