]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: bucket full sync handles delete markers 26081/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 22 Jan 2019 17:04:43 +0000 (12:04 -0500)
committerCasey Bodley <cbodley@redhat.com>
Mon, 28 Jan 2019 14:41:51 +0000 (09:41 -0500)
commit5ffd34c5a6a9bbdba086eb57cded915b879513d4
treec8475188f1feb115625baf05d13fbe283cdb0997
parent8686b6429c520aff388fb64d46172d691d71950d
rgw: bucket full sync handles delete markers

full sync uses CLS_RGW_OP_LINK_OLH_DM for delete markers instead of
trying to fetch them from the source zone

Fixes: http://tracker.ceph.com/issues/38007
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_data_sync.cc