From: wangxinyu Date: Tue, 22 Mar 2022 03:18:30 +0000 (+0800) Subject: common/options: fix typo X-Git-Tag: v18.0.0~812^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e9e17ded0bd9ad84635cedcb8c49e2b1e7a519d6;p=ceph.git common/options: fix typo fix typo Signed-off-by: wangxinyu --- 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