]> 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>
Tue, 29 Apr 2025 15:17:29 +0000 (11:17 -0400)
commit0de42922297b748bf4298e5a1539ef9b535d9aba
tree182b13f731617a6a8b552ffff2c72a5900d6f63d
parentebb2f72bfc37577d5389809ba0c16fca032acd8a
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>
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