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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=05a48a420908cae56800e21a4d4133b1427e9489;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 4e599d4cfa8a8..1f7600dee510e 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