]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: Breakout fscrypt get policy into method
authorChristopher Hoffman <choffman@redhat.com>
Tue, 24 Jun 2025 19:09:07 +0000 (19:09 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Fri, 15 Aug 2025 16:03:31 +0000 (16:03 +0000)
commit39afeac82ab39abcb4528d88e500f5e930ee88cb
treefb1e85a4d5f8c390f3648c820e50b61473b60c03
parent5cc529937ba4cd5f1e4acb90eae394830881423a
client: Breakout fscrypt get policy into method

Breakout fscrypt get policy into a method. Add
ceph_get_fscrypt_policy_v2 support.

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