]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/s3: DeleteObjects response uses correct delete_marker flag 54165/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 13 Mar 2023 17:40:02 +0000 (13:40 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 24 Oct 2023 14:15:29 +0000 (10:15 -0400)
commit420bc2add331ada7f1175a4ab5a43417d21d30e5
tree603a6bcb4ec9104cc8dc38d799da567ad98a283b
parent51b3f9b8f44830a2e90756f801137358d5ce46a9
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>
(cherry picked from commit 7288cbe28035867540b68dfcbc4894e1fb50ea2e)
src/rgw/rgw_op.cc