quota: Implement quota format with 64-bit space and inode limits
[deliverable/linux.git] / fs / quota / Kconfig
index 353e78a9ebeec6067573895764fbc5d3d64965b7..efc02ebb8c70530147c6dbe3a72d1a0584aabd7c 100644 (file)
@@ -46,12 +46,14 @@ config QFMT_V1
          format say Y here.
 
 config QFMT_V2
-       tristate "Quota format v2 support"
+       tristate "Quota format vfsv0 and vfsv1 support"
        depends on QUOTA
        select QUOTA_TREE
        help
-         This quota format allows using quotas with 32-bit UIDs/GIDs. If you
-         need this functionality say Y here.
+         This config option enables kernel support for vfsv0 and vfsv1 quota
+         formats. Both these formats support 32-bit UIDs/GIDs and vfsv1 format
+         also supports 64-bit inode and block quota limits. If you need this
+         functionality say Y here.
 
 config QUOTACTL
        bool
This page took 0.034966 seconds and 5 git commands to generate.