]> git.apps.os.sepia.ceph.com Git - ceph.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>
Wed, 5 Nov 2025 13:59:35 +0000 (13:59 +0000)
commit95c5765b5aa286308ce3dfe9448d841bb24f04db
treed5fb4f27d73e1d1cb4cbdc789a9ebb24aa6d0101
parent24fa0be2c9a77528f411a17bddb959d24fb350f3
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