]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
neorados/cls: Client for FIFO objclass
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 26 Jan 2023 00:25:24 +0000 (19:25 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Tue, 1 Apr 2025 15:10:13 +0000 (11:10 -0400)
commit193dafbbebbaced7d3b61d068d138343e29b6870
tree67dac811df2d6ecaee2c54d5493fd5fac5a8cdeb
parent50d6114c5884f52742e343dec2bdde82bca22c87
neorados/cls: Client for FIFO objclass

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/neorados/cls/fifo.h [new file with mode: 0644]
src/test/CMakeLists.txt
src/test/cls_fifo/CMakeLists.txt [new file with mode: 0644]
src/test/cls_fifo/ceph_test_neocls_fifo.cc [new file with mode: 0644]