]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: return errors from RGWInitBucketShardSyncStatusCoroutine
authorCasey Bodley <cbodley@redhat.com>
Tue, 14 Aug 2018 17:06:50 +0000 (13:06 -0400)
committerNathan Cutler <ncutler@suse.com>
Sun, 2 Sep 2018 11:40:23 +0000 (13:40 +0200)
commitc42274681a7f608518b7076b9e02a670ddf6f64e
tree3e7e34298eda898d4e7e7e1672373739c01e15c1
parent42cfc1b5895a6eee8b7519d555b828ccf60ec2c0
rgw: return errors from RGWInitBucketShardSyncStatusCoroutine

return ENOENT so caller can detect whether sync is stopped

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 72ac0aa1bb5bdffb06b1df8469206b3967a59aa0)
src/rgw/rgw_data_sync.cc