ceph/debian/libcephfs-dev.install
Jeff Layton f7c885e1f9 libcephfs: add a ceph_ll_getattrx and ceph_statx
New interfaces for fetching extended (and selective) stat information.
Additionally, applications can specify AT_NO_ATTR_SYNC in the flags to
indicate that they want to do a "lazy" statx that just hands out the
inode info from the cache, or AT_SYMLINK_NOFOLLOW to avoid following
symlinks when walking the path.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2016-08-29 07:16:38 -04:00

4 lines
84 B
Plaintext

usr/include/cephfs/libcephfs.h
usr/include/cephfs/ceph_statx.h
usr/lib/libcephfs.so