]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: On fscrypt enabled directories, only allow read/write to files
authorChristopher Hoffman <choffman@redhat.com>
Fri, 1 Dec 2023 17:18:03 +0000 (17:18 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:33 +0000 (13:59 +0000)
commit3630ed6449204aa98ac23f08dcc0063c02af22ec
treee21908319af7e1246cbd5ac3c40648043ba6f335
parent70008de1871726662e9243486456f4be26f55a6f
client: On fscrypt enabled directories, only allow read/write to files
in dir when unlocked. Client should not be able to read/write the encrypted payload.

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