From e9e17ded0bd9ad84635cedcb8c49e2b1e7a519d6 Mon Sep 17 00:00:00 2001 From: wangxinyu Date: Tue, 22 Mar 2022 11:18:30 +0800 Subject: [PATCH] common/options: fix typo fix typo Signed-off-by: wangxinyu --- src/common/options/mds-client.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options/mds-client.yaml.in b/src/common/options/mds-client.yaml.in index 403e009752703..bcaaf76707595 100644 --- a/src/common/options/mds-client.yaml.in +++ b/src/common/options/mds-client.yaml.in @@ -447,7 +447,7 @@ options: default: true services: - mds_client -# the client should try to use dentry invaldation instead of remounting, on kernels it believes that will work for +# the client should try to use dentry invalidation instead of remounting, on kernels it believes that will work for - name: client_try_dentry_invalidate type: bool level: dev -- 2.39.5