]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: add mds_fscrypt_last_block_max_size option support
authorXiubo Li <xiubli@redhat.com>
Thu, 25 Nov 2021 00:52:37 +0000 (08:52 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 13 Jan 2022 14:01:39 +0000 (22:01 +0800)
commit9dff0bae5a266b6c41318e311c6459c9b45bf70d
tree1d439f63c619067dd7b602fc53f442b2ef0f7ea6
parent090810b665c276d46cb634bb9b2ab23af2d3aad7
mds: add mds_fscrypt_last_block_max_size option support

The maximum size of the last block without the header along with
a truncate request when the fscrypt is enabled. Default value is
4KB.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/common/options/mds.yaml.in
src/mds/Server.cc
src/mds/Server.h