summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/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/sparc64/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/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index cb8c9e0..f9d3b93 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -36,6 +36,7 @@ options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options UFS_GJOURNAL # Enable gjournal-based UFS journaling
+options QUOTA # Enable disk quotas for UFS
options MD_ROOT # MD is a potential root device
options NFSCL # New Network Filesystem Client
options NFSD # New Network Filesystem Server
OpenPOWER on IntegriCloud