]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix a typo in README.quota.
authorNathan Scott <nathans@sgi.com>
Sun, 24 Nov 2002 23:39:53 +0000 (23:39 +0000)
committerNathan Scott <nathans@sgi.com>
Sun, 24 Nov 2002 23:39:53 +0000 (23:39 +0000)
doc/README.quota

index 6ec89c6a2780a6e0646db1f0be9f4c07842b3080..4cabd2985352579c1937614d84bf199050600a54 100644 (file)
@@ -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.