]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: RGWDeleteMultiObj adds per-object DoutPrefix
authorCasey Bodley <cbodley@redhat.com>
Thu, 9 May 2024 19:08:04 +0000 (15:08 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 31 May 2024 15:49:53 +0000 (11:49 -0400)
commit48cecef0179b323eef6a44bf257fa9a4a690dfc3
treeb021983ff9d7f8877089f959d0778e6202eca266
parent25d5b724d1d2299142369fbc6f1a9744f12081f9
rgw: RGWDeleteMultiObj adds per-object DoutPrefix

add object names to the DoutPrefixProvider used by
handle_individual_object() to make it easier to trace through concurrent
calls

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