]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: allow apply_olh_log to rewrite the same olh version
authorCasey Bodley <cbodley@redhat.com>
Fri, 1 Nov 2019 14:48:41 +0000 (10:48 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 21 Jan 2020 22:12:53 +0000 (23:12 +0100)
commit959430aac2ff85ae90417bb550b566a2da4f24ea
tree5aac185e0bf84e20256e8aa6ab7bf571dbc3cb63
parentf60a8823a2547cfc8ec1da0f44f74b2c11e7bc60
rgw: allow apply_olh_log to rewrite the same olh version

if two zones write an object version with the same olh epoch,
apply_olh_log needs to be able to write the more-current instance at the
same epoch

Fixes: https://tracker.ceph.com/issues/39142
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d78aa3f4d4e283726d9c3b35a477b238df6b5af1)
src/rgw/rgw_rados.cc