From d678792dbb7b4a4e55a25bf9d61149ac8dfcddba Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 16 Feb 2022 20:12:49 -0500 Subject: [PATCH] common/options/mds: correct option description Signed-off-by: Patrick Donnelly --- src/common/options/mds.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options/mds.yaml.in b/src/common/options/mds.yaml.in index c6a648053a0b..c0f821112d13 100644 --- a/src/common/options/mds.yaml.in +++ b/src/common/options/mds.yaml.in @@ -633,7 +633,7 @@ options: type: float level: advanced desc: hot popularity threshold to replicate a subtree - fmt_desc: The maximum temperature before Ceph attempts to replicate + fmt_desc: The minimum temperature before Ceph attempts to replicate metadata to other nodes. default: 8000 services: -- 2.47.3