]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/libcephfs: add test cases for Client::mksnap and Client::rmsnap
authorDhairya Parmar <dparmar@redhat.com>
Wed, 3 Sep 2025 11:40:34 +0000 (17:10 +0530)
committerDhairya Parmar <dparmar@redhat.com>
Thu, 25 Sep 2025 16:41:08 +0000 (22:11 +0530)
commit91319f4e7964403600e9656b00cb5007d110acda
treed6ff91f24569d684512203cf66880e187c8597ea
parentf8abcf3c3a0141a5c518382556dee42339879396
test/libcephfs: add test cases for Client::mksnap and Client::rmsnap

they exist as libceohfs APIs but aren't being called by FUSE/pybind clients,
make sure they work as intended.

Fixes: https://tracker.ceph.com/issues/71740
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
src/test/libcephfs/vxattr.cc