]> git-server-git.apps.pok.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>
Mon, 29 Sep 2025 08:41:33 +0000 (14:11 +0530)
commiteb06b20f25b14bec5b4e4ffb84693b6450eb6468
treebe108b136865d250d58532277685dcb7fa23c6e0
parent963f6043e861b3b1a808f3bf528fe869910a29dc
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>
(cherry picked from commit 91319f4e7964403600e9656b00cb5007d110acda)
Resolves: https://jsw.ibm.com/browse/ISCE-1465
src/test/libcephfs/vxattr.cc