From dece383b7ad548c1c62a757936ecdd7a7e40ab41 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Mon, 14 Dec 2009 20:06:58 +0000 Subject: 64-bit quota support. --- quotaon.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'quotaon.8') diff --git a/quotaon.8 b/quotaon.8 index 0551509..91756a9 100644 --- a/quotaon.8 +++ b/quotaon.8 @@ -84,9 +84,11 @@ have any disk quotas turned off. Report quota 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 xfs (quota on XFS filesystem) .TP -- cgit v1.2.1