]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/s3: remove local variable 'uri' that shadows member variable 61368/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 14 Jan 2025 16:26:26 +0000 (11:26 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 14 Jan 2025 16:28:56 +0000 (11:28 -0500)
commit4257d11936cfcf0c96e6fabda72514236bbeeb4a
tree79fd7c22f7ebd31ffbce08e23fbf20c4544db300
parent3fa2f0e9616b24dc8b5c61aaefdb99cded10fb56
rgw/s3: remove local variable 'uri' that shadows member variable

fixes "Invalid group uri" errors from `s3cmd setacl --acl-public s3://bucketname`
introduced by account changes for squid

Fixes: https://tracker.ceph.com/issues/69527
Reported-by: Yixin Jin <yjin@akamai.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_acl_s3.cc