summaryrefslogtreecommitdiff
path: root/setquota.8
diff options
context:
space:
mode:
Diffstat (limited to 'setquota.8')
-rw-r--r--setquota.86
1 files changed, 4 insertions, 2 deletions
diff --git a/setquota.8 b/setquota.8
index c8b6614..624deec 100644
--- a/setquota.8
+++ b/setquota.8
@@ -134,9 +134,11 @@ be aware that quota over RPC will stop working if you are using new
Perform setting for specified format (ie. don't perform format autodetection).
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