]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/dedup: Replace VLAs with `std::vector`
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 24 Mar 2026 22:20:58 +0000 (18:20 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 26 Mar 2026 04:07:20 +0000 (00:07 -0400)
commit80a41b3a683f87318c126f446a71a2ae1af928fc
treea0a70b02a0f3dbf20cb369ce6653b6dcfbfe14ab
parent2c693bf4f4d912b6522572ae565c0a9ad412671a
rgw/dedup: Replace VLAs with `std::vector`

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/driver/rados/rgw_dedup.cc
src/rgw/driver/rados/rgw_dedup_cluster.cc