]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: handle fscrypt fields in cap messages from MDS
authorJeff Layton <jlayton@kernel.org>
Fri, 5 Nov 2021 14:22:11 +0000 (22:22 +0800)
committerJeff Layton <jlayton@kernel.org>
Tue, 31 May 2022 15:50:00 +0000 (11:50 -0400)
commitd5411642b60a5cb69b303b4983d05d93235bcf92
tree1b1af9e30272e88725f7cb6e5ffca458ca38c8a5
parent3d9682d8c72efd7bfbed83edeeea120b729dc27b
ceph: handle fscrypt fields in cap messages from MDS

Handle the new fscrypt_file and fscrypt_auth fields in cap messages. Use
them to populate new fields in cap_extra_info and update the inode with
those values.

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