From: Jos Collin Date: Tue, 2 Jan 2018 10:47:39 +0000 (+0530) Subject: doc: fix grammar mistake X-Git-Tag: v12.2.3~235^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19741%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 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