From: Jos Collin Date: Wed, 27 Dec 2017 09:32:12 +0000 (+0530) Subject: doc: fix grammar mistake X-Git-Tag: v13.0.2~703^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19701%2Fhead;p=ceph.git doc: fix grammar mistake Fixed grammar mistake in a sentence. Signed-off-by: Jos Collin --- 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: