aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2001-02-24 19:03:18 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2001-02-24 19:03:18 +0000
commit34b15f2a209a7886c617a3bb8429634c923d5f07 (patch)
tree2da0bbd11c3c240b50198ebdf3205c3f3fa13bf7 /sys/conf/options
parent7b4a30b68945fa33228cd146464d903c8f2c0277 (diff)
downloadsrc-34b15f2a209a7886c617a3bb8429634c923d5f07.tar.gz
src-34b15f2a209a7886c617a3bb8429634c923d5f07.zip
Add back in INVARIANT_SUPPORT and expand the comments in NOTES about it
to include the reasoning Eivind justifiably thwapped me over the head with.
Notes
Notes: svn path=/head/; revision=72989
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 5df2902dc268..1ec67d6ae22a 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -360,6 +360,7 @@ DEBUG_LOCKS opt_global.h
DEBUG_VFS_LOCKS opt_global.h
DIAGNOSTIC opt_global.h
ENABLE_VFS_IOOPT opt_global.h
+INVARIANT_SUPPORT opt_global.h
INVARIANTS opt_global.h
SIMPLELOCK_DEBUG opt_global.h
VFS_BIO_DEBUG opt_global.h