]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: data sync shard controller re-read sync status
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 14 Mar 2016 01:10:48 +0000 (18:10 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 14 Mar 2016 01:10:48 +0000 (18:10 -0700)
commit89bf43cf476898025928bbd0e610acee19b34310
tree1b30ca7e61b9e903a7f77d2961388525646db774
parent5f5adfee894587a8f7074d1669d1ae08a30aa8a9
rgw: data sync shard controller re-read sync status

We re-read it when the shard cr is done, before calling a new one. Otherwise
the sync status we send is incorrect.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc