]> 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>
Thu, 25 Aug 2022 13:31:09 +0000 (09:31 -0400)
committerXiubo Li <xiubli@redhat.com>
Fri, 26 Aug 2022 23:58:54 +0000 (07:58 +0800)
commit274901defbee21519279f1fe02e12a0221cfa2c4
tree9c5258c65ce095c087a59338d75e39a8fa8452ef
parent97cb0bf7d11fffa790a87f4a66039510d8edff81
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