]> 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)
committerJeff Layton <jlayton@kernel.org>
Tue, 31 May 2022 15:49:59 +0000 (11:49 -0400)
commit2bd1255b885544c69b0872cbac76982f77f7d5a2
tree204840bbed7ac57c7510865933d2f6d3c6c92f32
parent8fa339b1855723c946207c52531ee5103dbbfcae
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