]> git.apps.os.sepia.ceph.com Git - ceph.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>
Mon, 6 Oct 2025 11:48:59 +0000 (17:18 +0530)
commited231f75d4975e7b04d981d4b69025998d76d1d4
tree9ae90afc5cf3855a84847b3cae7f2c352029b6ae
parent350c377070dc835d4003cf9d7ac83c53fe18d003
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