From: Drunkard Zhang Date: Tue, 1 Dec 2015 09:15:29 +0000 (+0800) Subject: doc: typo fix in cephfs/quota X-Git-Tag: v10.0.2~143^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9fba402413f197e2f77ec56c913089aa1031a150;p=ceph.git doc: typo fix in cephfs/quota --- diff --git a/doc/cephfs/quota.rst b/doc/cephfs/quota.rst index e92f05b6e68c..13198e3db7e0 100644 --- a/doc/cephfs/quota.rst +++ b/doc/cephfs/quota.rst @@ -32,7 +32,7 @@ Limitations directory inode on which quotas are configured in order to enforce them. If the client has restricted access to a specific path (e.g., ``/home/user``) based on the MDS capability, and a quota is - configured on an ancestor directory they do not have access too + configured on an ancestor directory they do not have access to (e.g., ``/home``), the client will not enforce it. When using path-based access restrictions be sure to configure the quota on the directory the client is restricted too (e.g., ``/home/user``)