]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client, libcephfs: Expose fscrypt apis as low level
authorChristopher Hoffman <choffman@redhat.com>
Wed, 25 Jun 2025 13:14:45 +0000 (13:14 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Fri, 15 Aug 2025 16:03:31 +0000 (16:03 +0000)
commitb98fb320575cb56da7471970ea7dfa8b04f444cf
tree1b643320c8096d3e47bdeac7e339dfeb5f9fd59b
parent39afeac82ab39abcb4528d88e500f5e930ee88cb
client, libcephfs: Expose fscrypt apis as low level

Add low level versions of fscrypt apis to support
protocols such as NFS.

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/Client.cc
src/client/Client.h
src/include/cephfs/libcephfs.h
src/libcephfs.cc