]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: add fscrypt support to ceph_fill_trace
authorJeff Layton <jlayton@kernel.org>
Mon, 10 Aug 2020 19:13:29 +0000 (15:13 -0400)
committerXiubo Li <xiubli@redhat.com>
Thu, 18 Aug 2022 02:59:51 +0000 (10:59 +0800)
commitac2ff62329584c72326709e156fc92ccf94257f3
tree17779bfee367e082d1cae2544ab64c214ad96da2
parentff2f93e5b17e4e096d9cc2a68901e264c72b47d4
ceph: add fscrypt support to ceph_fill_trace

When we get a dentry in a trace, decrypt the name so we can properly
instantiate the dentry.

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