]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls/test: Make function parameters by reference not by value 67422/head
authorMatty Williams <Matty.Williams@ibm.com>
Thu, 19 Feb 2026 15:07:07 +0000 (15:07 +0000)
committerCallum James <callum.james@ibm.com>
Wed, 22 Apr 2026 14:09:13 +0000 (15:09 +0100)
commit03ddd5b769b92d2c1202efc42a1abfd3a68b5f05
tree663744411f416aa226e4b8674ba8de8f87e34d33
parentb5d482262b9dedd76e6119289e0973e7235c7f81
cls/test: Make function parameters by reference not by value

Stops the cls_fifo.get_info test from Segmentation Faulting.

Fixes: https://tracker.ceph.com/issues/74648
Signed-off-by: Matty Williams <Matty.Williams@ibm.com>
src/neorados/cls/fifo.h
src/test/cls_fifo/ceph_test_neocls_fifo.cc