]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: allow apply_olh_log to rewrite the same olh version 31325/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 1 Nov 2019 14:48:41 +0000 (10:48 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 22 Nov 2019 20:25:33 +0000 (15:25 -0500)
commitd78aa3f4d4e283726d9c3b35a477b238df6b5af1
tree8f580438c230707ab97cee6f6c9421b60b4ea635
parent15aa3ad341ab0df128464d22cd97bd33f185e41a
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>
src/rgw/rgw_rados.cc