From: Björn Jacke Date: Wed, 4 Jul 2012 12:49:43 +0000 (+0200) Subject: docs: add quota mount option support description for ext2 X-Git-Tag: v2.22-rc1~179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7860d8f5da7b25a05604361311fdd4f16a048adb;p=thirdparty%2Futil-linux.git docs: add quota mount option support description for ext2 --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index c60a1f06b7..c44ebfdcd2 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -1324,7 +1324,9 @@ from the parent directory, and also gets the setgid bit set if it is a directory itself. .TP .BR grpquota | noquota | quota | usrquota -These options are accepted but ignored. +The usrquota (same as quota) mount option enables user quota support on the +filesystem. grpquota enables group quotas support. You need the quota utilities +to actually enable and manage the quota system. .TP .BR nouid32 Disables 32-bit UIDs and GIDs. This is for interoperability with older