From 19d4469678f78b134e50bcac08d8d41b8106c986 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Wed, 27 Dec 2017 15:02:12 +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 327541133b2f..48da7195d38b 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. .. _background_blacklisting_and_osd_epoch_barrier: -- 2.47.3