]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: Rework fscrypt set policy to match fscrypt specification
authorChristopher Hoffman <choffman@redhat.com>
Tue, 24 Jun 2025 17:47:17 +0000 (17:47 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:35 +0000 (13:59 +0000)
commite46ac0a0b1d996a7b4865e725423ecd1213574bb
tree2fb0bf96e0e5c91b0fcfab207d74a2ae4d158cbf
parentf9fb36db8c28b9ff8b2660a46d33bbce441ef1f2
client: Rework fscrypt set policy to match fscrypt specification

When an fscrypt policy is set to an existing fscrypt directory
it should only return EEXIST if policy being applied differs

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