]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: CompleteMultipart uses s->object instead of target_obj
authorCasey Bodley <cbodley@redhat.com>
Fri, 3 May 2024 19:17:48 +0000 (15:17 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 8 Aug 2024 20:46:17 +0000 (16:46 -0400)
commitaa481f2886d6d7333d712fb3f9a0437614f89a98
tree354eefe7484a0ddf7417c71df2f0ba555fadda6c
parentda6d0f43db873893c30f4ad35a5b8bc7732dd422
rgw: CompleteMultipart uses s->object instead of target_obj

most requests operate directly on s->object. there's no reason to
allocate a separate target_obj for the same purpose

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d09b8ab2e077ceb6a0c6dfb99ce1b45d63a28be4)
src/rgw/rgw_op.cc
src/rgw/rgw_op.h