]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: delete_obj_index() takes mtime for bilog 31649/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 6 May 2019 19:01:07 +0000 (15:01 -0400)
committerNathan Cutler <ncutler@suse.com>
Thu, 14 Nov 2019 18:25:41 +0000 (19:25 +0100)
commit939cd2dcd46ac1fe48f0ffd6c072cc1dc78efba8
treeb88339a4030de03fe869719d92dcacd96d5c2b54
parent7ab836dfa93e1fc657811e3e0ffdae4d832a5d76
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