]> 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>
Wed, 17 Sep 2025 13:28:10 +0000 (18:58 +0530)
commit297b187597c7ee6cbcb0759c4b8e5555eaaa6bcd
tree8dbaa96ab36667c56e55dd5cf5a1951a331dace1
parentdebba87311bfc82b0fdd86d2fc1ce2495b7643ef
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