]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWCloneMetaLogCoroutine uses RGWMetadataLogInfoCompletion 13004/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 5 Jan 2017 18:10:50 +0000 (13:10 -0500)
committerAlexey Sheplyakov <asheplyakov@mirantis.com>
Thu, 2 Feb 2017 05:37:03 +0000 (09:37 +0400)
commitb1d6c2ebee2e6216cb6aa2afaa9e32ce5e571aa9
tree6068d9fef7b254f96fa3ddee6e4c18e47ce89575
parent7ca400b9bd7b6fd382a9143b450de5a2dbcf057a
rgw: RGWCloneMetaLogCoroutine uses RGWMetadataLogInfoCompletion

Fixes: http://tracker.ceph.com/issues/18412
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 34a2edbf53f26a21e3206027dc61efc70d9c6aad)

Minor changes:
RGWCloneMetaLogCoroutine::state_read_shard_status(): use
boost::intrusive_ptr ctor instead of reset() to be compatible
with older boost versions (there's no bundled boost in jewel)
src/rgw/rgw_sync.cc