summaryrefslogtreecommitdiff
path: root/quotacheck.8
diff options
context:
space:
mode:
Diffstat (limited to 'quotacheck.8')
-rw-r--r--quotacheck.86
1 files changed, 4 insertions, 2 deletions
diff --git a/quotacheck.8 b/quotacheck.8
index 1b5a01f..ed23e73 100644
--- a/quotacheck.8
+++ b/quotacheck.8
@@ -133,9 +133,11 @@ Check and fix quota files of specified format (ie. don't perform format
auto-detection). This is recommended as detection might not work well on
corrupted quota files. Possible format names are:
.B vfsold
-(version 1 quota),
+Original quota format with 16-bit UIDs / GIDs,
.B vfsv0
-(version 2 quota),
+Quota format with 32-bit UIDs / GIDs, 64-bit space usage, 32-bit inode usage and limits,
+.B vfsv1
+Quota format with 64-bit quota limits and usage,
.B rpc
(quota over NFS),
.B xfs