]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
libcephfs/client: asynchronous fsync interface
authorVenky Shankar <vshankar@redhat.com>
Mon, 2 Jun 2025 05:03:50 +0000 (05:03 +0000)
committerVenky Shankar <vshankar@redhat.com>
Tue, 9 Sep 2025 04:37:48 +0000 (04:37 +0000)
commitc88a21c30d8b265adb152f631d2629d29539f7b7
tree9f49d8c0db69a6e6928bbfbf11cfbb36472cb48d
parent9c7cda96b207e1fc9363a9ff3c5d82a4e47fb455
libcephfs/client: asynchronous fsync interface

Mostly for writing test for hunting [0].

[0]: https://tracker.ceph.com/issues/71510

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/client/Client.cc
src/client/Client.h
src/include/cephfs/libcephfs.h
src/libcephfs.cc