]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mds-client: make client_dirsize_rbytes unchangeable in runtime
authorPinghao Wu <xdavidwuph@gmail.com>
Thu, 14 Jul 2022 09:36:00 +0000 (17:36 +0800)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Fri, 24 Nov 2023 18:28:33 +0000 (01:28 +0700)
kclient also has this option, and is unchangeable unless remounted.
Let's keep parity with kclient.

Signed-off-by: Pinghao Wu <xdavidwuph@gmail.com>
(cherry picked from commit 05a48a420908cae56800e21a4d4133b1427e9489)

src/common/options/mds-client.yaml.in

index 4e599d4cfa8a89138d6b4adc36a15605465319a2..1f7600dee510e9851555b71af3f771c88701e84f 100644 (file)
@@ -315,6 +315,8 @@ options:
   default: true
   services:
   - mds_client
+  flags:
+  - startup
   with_legacy: true
 - name: client_force_lazyio
   type: bool