]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: change read_sync_status interface
authorCasey Bodley <cbodley@redhat.com>
Fri, 22 Jul 2016 03:46:20 +0000 (23:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 22 Jul 2016 15:26:24 +0000 (11:26 -0400)
commitb7cd4e0e8b879b5e528de75bea3307585b96cbf2
treecfdbc07aa439a592182d598804eb0475b539d4a8
parentccef4b0f59c598eff2afc908f639ccf560782015
rgw: change read_sync_status interface

RGWDataSyncStatusManager::read_sync_status() now operates on the given
parameter, rather than its internal member variable. this allows
multiple concurrent readers, which is needed for the rest interface

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