]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Mon, 6 May 2024 17:20:55 +0000 (13:20 -0400)
commit7f1fda6a1254acd5f4d926565a10aa756ca14fb0
treee65ce118b3ed02884d53632a5dd0d8620435a45a
parent510b35d4b766757579df5fd9efd2f892309f09e1
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