From: Nathan Scott Date: Sun, 24 Nov 2002 23:39:53 +0000 (+0000) Subject: Fix a typo in README.quota. X-Git-Tag: v2.4.0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ef4d72ec1d8ad277af3b8d9afab32767a398fd;p=thirdparty%2Fxfsprogs-dev.git Fix a typo in README.quota. --- diff --git a/doc/README.quota b/doc/README.quota index 6ec89c6a2..4cabd2985 100644 --- a/doc/README.quota +++ b/doc/README.quota @@ -293,7 +293,7 @@ some operation would still have left the user under quota had the operation been allowed to run its course. This is an unavoidable side of affect of the way XFS operates, so should be kept in mind when assigning users block limits. This additional overhead is typically in the range of tens of -filesystem-sized blocks. +blocks - xfs_info(8) can be used to report the filesystem block size. On IRIX, XFS supports project quota. This is not (ever) likely to be supported on Linux/XFS, as the concept of a project is specific to IRIX.