From: Pinghao Wu Date: Thu, 14 Jul 2022 09:36:00 +0000 (+0800) Subject: mds-client: make client_dirsize_rbytes unchangeable in runtime X-Git-Tag: v19.0.0~886^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F46960%2Fhead;p=ceph.git mds-client: make client_dirsize_rbytes unchangeable in runtime kclient also has this option, and is unchangeable unless remounted. Let's keep parity with kclient. Signed-off-by: Pinghao Wu --- diff --git a/src/common/options/mds-client.yaml.in b/src/common/options/mds-client.yaml.in index 4e599d4cfa8a..1f7600dee510 100644 --- a/src/common/options/mds-client.yaml.in +++ b/src/common/options/mds-client.yaml.in @@ -315,6 +315,8 @@ options: default: true services: - mds_client + flags: + - startup with_legacy: true - name: client_force_lazyio type: bool