]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: data sync includes instance in rgw_obj_index_key 13948/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 13 Mar 2017 18:51:17 +0000 (14:51 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 13 Mar 2017 18:51:39 +0000 (14:51 -0400)
commitf332fb1c157986fb7d1f3c880096f4c463dcf4db
treeaea4d637ae2e69112b63dc65e27ae121457fa459
parentb1a2f9fbc979f1c19ee4e63bcd4e4bbb8b72fe31
rgw: data sync includes instance in rgw_obj_index_key

this was breaking the versioned object test in test_multi.py, because we
were trying to create delete markers instead of unlinking a specific
object instance

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_data_sync.cc