]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: delete_obj_index() takes mtime for bilog 29262/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 6 May 2019 19:01:07 +0000 (15:01 -0400)
committerNathan Cutler <ncutler@suse.com>
Wed, 24 Jul 2019 12:47:02 +0000 (14:47 +0200)
commit07004d319dabf58231806b4260ec2c8f93e6f8c2
tree549a31f2f1309d042de75c68898ddcde1c072f1a
parentc1cd465c4f7a185c193fc8999a74b9ff428ac254
rgw: delete_obj_index() takes mtime for bilog

writing an empty timestamp to the bilog prevents other zones from
applying the delete. this means that the --bypass-gc flag for
'radosgw-admin bucket rm' doesn't work in multisite

Fixes: http://tracker.ceph.com/issues/24991
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0316a81875ae93a06841d532bf3548c81370296e)
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h