]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
libcephfs.h: Fix API documentation for ceph_statxat
authorAnoop C S <anoopcs@cryptolab.net>
Thu, 17 Oct 2024 16:15:17 +0000 (21:45 +0530)
committerAnoop C S <anoopcs@cryptolab.net>
Tue, 23 Sep 2025 13:50:59 +0000 (19:20 +0530)
commit47166cf7ba57260d4a86d4801acaf984e33bd68b
treec3d417378eed3b578406de0db8ebe00057ed79b8
parent098403c50dffc98d6b52ff6e8a7f2576944b449d
libcephfs.h: Fix API documentation for ceph_statxat

flags parameter for ceph_statxat() API is supposed to accept only
AT_STATX_DONT_SYNC and AT_SYMLINK_NOFOLLOW. Modify the corresponding
documentation to reflect the acceptance of above two flags.

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
(cherry picked from commit 92c5ab99b8dcaae56e4a92cfe72a7e3d343b8a0c)
src/include/cephfs/libcephfs.h