Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/bouyer-quota2]: src/sys/conf Put both QUOTA and QUOTA2 in opt_quota.h
details: https://anonhg.NetBSD.org/src/rev/f55e3888c27d
branches: bouyer-quota2
changeset: 761151:f55e3888c27d
user: bouyer <bouyer%NetBSD.org@localhost>
date: Wed Feb 09 20:32:49 2011 +0000
description:
Put both QUOTA and QUOTA2 in opt_quota.h
diffstat:
sys/conf/files | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6bcb9e3a888b -r f55e3888c27d sys/conf/files
--- a/sys/conf/files Wed Feb 09 19:49:44 2011 +0000
+++ b/sys/conf/files Wed Feb 09 20:32:49 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.996.4.2 2011/02/08 16:19:47 bouyer Exp $
+# $NetBSD: files,v 1.996.4.3 2011/02/09 20:32:49 bouyer Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20100430
@@ -225,7 +225,7 @@
# file system options
#
-defflag QUOTA QUOTA2 # XXX files.ufs?
+defflag opt_quota.h QUOTA QUOTA2 # XXX files.ufs?
defflag VNODE_LOCKDEBUG
defflag MAGICLINKS
Home |
Main Index |
Thread Index |
Old Index