From eb9b1c0413aadd7f81d55a0917e840de62af67ff Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Tue, 2 Jan 2018 16:17:39 +0530 Subject: [PATCH] doc: fix grammar mistake Fixed grammar mistake in a sentence. Signed-off-by: Jos Collin --- doc/cephfs/eviction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/eviction.rst b/doc/cephfs/eviction.rst index 7452f705819f..f2f6778d1020 100644 --- a/doc/cephfs/eviction.rst +++ b/doc/cephfs/eviction.rst @@ -133,7 +133,7 @@ Note that if blacklisting is disabled, then evicting a client will only have an effect on the MDS you send the command to. On a system with multiple active MDS daemons, you would need to send an eviction command to each active daemon. When blacklisting is enabled -(the default), sending an eviction to command to just a single +(the default), sending an eviction command to just a single MDS is sufficient, because the blacklist propagates it to the others. Advanced options -- 2.47.3