]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls/rgw: Replace VLAs/`snprintf` with `fmt::format`
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 26 Mar 2026 02:40:16 +0000 (22:40 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 26 Mar 2026 04:07:21 +0000 (00:07 -0400)
commitc3a287146b24d72a451740fe617146ac7bb28a66
tree2609446a8ce3fec657656a3d998412956077848c
parent5462945cbf73fee12ac1994ac984a3f7e1a1fefa
cls/rgw: Replace VLAs/`snprintf` with `fmt::format`

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/cls/rgw/cls_rgw.cc
src/test/cls_rgw/test_cls_rgw.cc