]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #66769 into tentacle
authorPatrick Donnelly <pdonnell@ibm.com>
Sat, 9 May 2026 02:33:32 +0000 (22:33 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Sat, 9 May 2026 02:33:32 +0000 (22:33 -0400)
commitfa5ecb2232d68c7aed9bf200a05c3af3b669c994
treea04c0b0bb77d95afe094b8657a9210d841c28205
parent781ba9f0486e7335b4b4bacfd945c075ce846620
parentdcbd315e9d40bc63975e4d4af76529675beb4631
Merge PR #66769 into tentacle

* refs/pull/66769/head:
test/rgw/logging: run teuthology on erasure coded pool
rgw/bucket-logging: support for EC pools
rgw/logging: do not create empty temporary objects
rgw/logging: deleteting the object holding the temp object name on cleanup
rgw/logging: make sure source bucket is in the target's list
rgw/logging: removed unused APIs from header
rgw/logging: fix race condition when name update returns ECANCELED
rgw/logging: add error message when log_record fails
rgw/logging: rollover objects when conf changes
rgw/logging: allow committing empty objects
rgw/logging: verify http method exists
rgw/logging: fix/remove/add bucket logging op names
rgw/logging: refactor canonical_name()
rgw/logging: fix canonical names
rgw: RGWPostBucketLoggingOp uses yield context

Reviewed-by: Anthony D Atri <anthony.datri@gmail.com>
Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>
PendingReleaseNotes
src/rgw/driver/rados/rgw_rados.cc
src/rgw/rgw_sal.cc