]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/s3: DeleteObjects response uses correct delete_marker flag 50504/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 13 Mar 2023 17:40:02 +0000 (13:40 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 13 Mar 2023 17:40:04 +0000 (13:40 -0400)
commit7288cbe28035867540b68dfcbc4894e1fb50ea2e
tree7dc95cb1a821ed18d056d874877290245ee77bbe
parenta1071b499e6e71edee48ef03ed4551f068093ea1
rgw/s3: DeleteObjects response uses correct delete_marker flag

use delete_marker from the DeleteOp result, not from the sal::Object

Fixes: https://tracker.ceph.com/issues/59048
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_op.cc