]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: req_state takes const ref to RGWProcessEnv
authorCasey Bodley <cbodley@redhat.com>
Wed, 2 Nov 2022 18:15:51 +0000 (14:15 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 9 Dec 2022 21:58:41 +0000 (16:58 -0500)
commit195a4b5170a9c7dc31a5b6580e3b9f4ac141ed1f
tree21f5b96d76f85b2539afd0dbec601210539baca4
parent3a4acab5c73448020e9a5d3e54bd462d5a37e090
rgw: req_state takes const ref to RGWProcessEnv

make the RGWProcessEnv accessible to any call paths that have a
req_state

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_file.cc
src/rgw/rgw_file.h
src/rgw/rgw_lib.cc
src/rgw/rgw_lib.h
src/rgw/rgw_process.cc
src/rgw/rgw_process.h
src/test/rgw/test_rgw_iam_policy.cc