]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/s3: remove local variable 'uri' that shadows member variable
authorCasey Bodley <cbodley@redhat.com>
Tue, 14 Jan 2025 16:26:26 +0000 (11:26 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 26 Mar 2025 20:14:31 +0000 (16:14 -0400)
commitbc7dfb42b04e2548f402d4cb8475ae478ead5dc6
treece5d3ce70af522e11fd8888bf3933a320f03a33b
parent10f5ec7569e9aaa83595ff350a6db460db9886d2
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>
(cherry picked from commit 4257d11936cfcf0c96e6fabda72514236bbeeb4a)
src/rgw/rgw_acl_s3.cc