]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: delete_obj_index() takes mtime for bilog 28549/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 6 May 2019 19:01:07 +0000 (15:01 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 14 Jun 2019 08:38:39 +0000 (10:38 +0200)
commitfafce09d174f9f2c910304468b9aa07fa2bff6a3
treef501e81ebe518960c8613728183263b292a7762f
parent27c50b24e9a2455cb833fb3e0315ff19c284539f
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