]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: data sync: add start_sync() callback
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 3 Jul 2018 21:43:16 +0000 (14:43 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 11 Dec 2018 08:10:42 +0000 (00:10 -0800)
commitb78470627adc1735951c95af58ebd21c1096fdb7
treeb942ec67474503f8a76e115d4f135dc55b698a75
parent17d4e96a6fb4cc0fb5e5f34e7f1b8927c7476c8a
rgw: data sync: add start_sync() callback

The existing init_sync() is only called when the sync is first initialized,
need a call for whenever sync runs.

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