]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Wed, 20 May 2026 14:20:21 +0000 (10:20 -0400)
commitdceaea6c4209ef985aa901caff8c602fecb0098c
treef618dedecc9f4fe5fa4010461576efac89c61808
parent2aac01b34f1864f25265a20b476ed1399bcff36c
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