]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: add some fscrypt guardrails
authorJeff Layton <jlayton@kernel.org>
Thu, 1 Jul 2021 18:40:51 +0000 (14:40 -0400)
committerXiubo Li <xiubli@redhat.com>
Thu, 18 Aug 2022 02:59:52 +0000 (10:59 +0800)
commitbec0ea5e0940ef2aad6a8b1282644f93606e7ec2
tree1a02590b99319b6137ce0d0939301048c4b7ca09
parent9955877500a440400a3a829b70828d944d9385cb
ceph: add some fscrypt guardrails

Add the appropriate calls into fscrypt for various actions, including
link, rename, setattr, and the open codepaths.

Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/dir.c
fs/ceph/file.c
fs/ceph/inode.c