]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/s3: rename req_state::bucket_access_conf to public_access_block
authorCasey Bodley <cbodley@redhat.com>
Mon, 30 Jun 2025 19:46:37 +0000 (15:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 21 Oct 2025 15:42:23 +0000 (11:42 -0400)
commit348034fededadb554b47973689a6cabe7e4f8af1
tree72317df8f1d599c2e563f767466faa6ec8f17530
parentb5f6670e4818c6ac6b84b666adcf3e286fe78e82
rgw/s3: rename req_state::bucket_access_conf to public_access_block

the name reflects a PublicAccessBlock configuration that may either come
from the bucket (s3 PutPublicAccessBlock) or the account (s3control)

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_op.cc