summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2013-01-03 19:03:41 +0000
committerkib <kib@FreeBSD.org>2013-01-03 19:03:41 +0000
commit5a9188f8d3a59199c437c0e2eec747d7e9227d77 (patch)
tree8a022ae3f7e20091e1fa13a7f6b36f78f43aae40 /sys/ia64/conf
parent34b50799cd001b12c17b6d9bece3ce2c855c2970 (diff)
downloadFreeBSD-src-5a9188f8d3a59199c437c0e2eec747d7e9227d77.zip
FreeBSD-src-5a9188f8d3a59199c437c0e2eec747d7e9227d77.tar.gz
Enable the UFS quotas for big-iron GENERIC kernels.
Discussed with: mckusick MFC after: 2 weeks
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index c5a5ec1d..69fc482 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -60,6 +60,7 @@ options SYSVSHM # SYSV-style shared memory
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Hash-based directory lookup scheme
options UFS_GJOURNAL # Enable gjournal-based UFS journaling
+options QUOTA # Enable disk quotas for UFS
options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions
# Debugging support. Always need this:
OpenPOWER on IntegriCloud