]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/rest: removed unused 'objv' from RGWRESTConn::forward()
authorCasey Bodley <cbodley@redhat.com>
Sun, 27 Apr 2025 14:17:09 +0000 (10:17 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 2 May 2025 13:33:41 +0000 (09:33 -0400)
commit081e91f0ecd6758d00e733d8e874e3cd9de85802
tree323b43b007a5aefe5403207d3131e4a391f76fa1
parent8be7d0163bca18789232440b6c3a8a8999ae1e62
rgw/rest: removed unused 'objv' from RGWRESTConn::forward()

all callers of forward() and forward_iam_request() were passing null

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0de42922297b748bf4298e5a1539ef9b535d9aba)
src/rgw/radosgw-admin/radosgw-admin.cc
src/rgw/rgw_op.cc
src/rgw/rgw_period_puller.cc
src/rgw/rgw_rest_conn.cc
src/rgw/rgw_rest_conn.h
src/rgw/rgw_rest_iam.cc