]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add s3control apis for PublicAccessBlock
authorCasey Bodley <cbodley@redhat.com>
Tue, 1 Jul 2025 04:49:20 +0000 (00:49 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 20 May 2026 14:20:22 +0000 (10:20 -0400)
commit8924fe65f8f24044a8fbea949c316e1919382e08
tree2500736f3713531242e63594c84c2f2389018b10
parent8bdd10a9ea609af24d2bf38fb41e5a464c95c7a3
rgw: add s3control apis for PublicAccessBlock

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/CMakeLists.txt
src/rgw/rgw_appmain.cc
src/rgw/rgw_common.h
src/rgw/rgw_op_type.h
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_s3.h
src/rgw/rgw_rest_s3control.cc [new file with mode: 0644]
src/rgw/rgw_rest_s3control.h [new file with mode: 0644]