]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: bucket sync: initiate bucket meta sync if can't find sync handler
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 24 Jan 2020 02:47:26 +0000 (18:47 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:40 +0000 (10:20 -0800)
commit485ba081923ae5bba4492182a800aa99a0dc766c
treeb194cb5559a443b540a5ac34f7af108f669949fa
parent768dc94f62b6b60c5fe9cab6cf6efe357cc93e51
rgw: bucket sync: initiate bucket meta sync if can't find sync handler

If bucket sync handler returns -ENOENT, try to get bucket info. This can
trigger bucket meta sync.

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