]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't return error if can't find data sync status
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 17 Mar 2016 22:36:41 +0000 (15:36 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 17 Mar 2016 22:36:41 +0000 (15:36 -0700)
commit2b01f49e6304e9d2d103c32806569cc3dd2a5038
tree3286b6cc39a7146eb4af458940acc6871886d5f6
parentf2fd39631a8b66c2747f7cd37765040abc692810
rgw: don't return error if can't find data sync status

In that case, the default sync status is the one that will be used.

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