]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Thu, 7 Nov 2024 05:07:46 +0000 (10:37 +0530)
commit92c5ab99b8dcaae56e4a92cfe72a7e3d343b8a0c
tree979bbca871cb782dc101a1a8f407c318bfcfab46
parent829f38899226fcd1f603ba446b018f53c5b0921d
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>
src/include/cephfs/libcephfs.h