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