]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: update data_log only when completing the op
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 16 Mar 2016 01:47:18 +0000 (18:47 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 16 Mar 2016 22:36:53 +0000 (15:36 -0700)
commit40832718fa53533d9ded99cbe3deec567a60dfe4
treecdc05b008918c5fbf4bb915549ebfbe7e4bf4986
parent7789e187e9c2709bb726c4fcd2d250086d6bc151
rgw: update data_log only when completing the op

It doesn't make sense to update it earlier, the zone that follows will not sync before
it sees the completion.

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