]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: send the fscrypt_auth/fscrypt_file to clients in MClientCaps
authorXiubo Li <xiubli@redhat.com>
Wed, 24 Nov 2021 02:19:21 +0000 (10:19 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 13 Jan 2022 14:01:39 +0000 (22:01 +0800)
commit090810b665c276d46cb634bb9b2ab23af2d3aad7
tree26a2c2ed31a3cc808ff468675e24508e37b8bf74
parentc9db274e91b7cbdb51776019f866ac8d214ea7d8
mds: send the fscrypt_auth/fscrypt_file to clients in MClientCaps

The clients will trust and need fscrypt_file field to truncate the
pagecaches and update the i_size.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/mds/CInode.cc