]> 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)
committerCasey Bodley <cbodley@redhat.com>
Tue, 14 Aug 2018 17:38:31 +0000 (13:38 -0400)
commit72ac0aa1bb5bdffb06b1df8469206b3967a59aa0
tree6892570825c7e73b785b8e4d9854c1bd56710774
parent038b95da83df8164dde2b909adb5585ba1a3f588
rgw: return errors from RGWInitBucketShardSyncStatusCoroutine

return ENOENT so caller can detect whether sync is stopped

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