diff options
| -rw-r--r-- | sys/conf/NOTES | 3 | ||||
| -rw-r--r-- | sys/conf/options | 1 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 3 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 3 |
4 files changed, 0 insertions, 10 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 544b2f402858..779f57f4a2ad 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -577,9 +577,6 @@ options NSWAPDEV=20 # Disk quotas are supported when this option is enabled. options QUOTA #enable disk quotas -# Add more checking code to various filesystems -options NULLFS_DIAGNOSTIC - # In particular multi-session CD-Rs might require a huge amount of # time in order to "settle". If we are about mounting them as the # root f/s, we gotta wait a little. diff --git a/sys/conf/options b/sys/conf/options index ba04359ad8f8..d4cd9b81940e 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -268,7 +268,6 @@ LOCKF_DEBUG opt_debug_lockf.h LOUTB opt_debug_outb.h NPX_DEBUG opt_debug_npx.h NETATALKDEBUG opt_atalk.h -NULLFS_DIAGNOSTIC opt_debug_nullfs.h SI_DEBUG opt_debug_si.h # ppbus related options diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 544b2f402858..779f57f4a2ad 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -577,9 +577,6 @@ options NSWAPDEV=20 # Disk quotas are supported when this option is enabled. options QUOTA #enable disk quotas -# Add more checking code to various filesystems -options NULLFS_DIAGNOSTIC - # In particular multi-session CD-Rs might require a huge amount of # time in order to "settle". If we are about mounting them as the # root f/s, we gotta wait a little. diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 544b2f402858..779f57f4a2ad 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -577,9 +577,6 @@ options NSWAPDEV=20 # Disk quotas are supported when this option is enabled. options QUOTA #enable disk quotas -# Add more checking code to various filesystems -options NULLFS_DIAGNOSTIC - # In particular multi-session CD-Rs might require a huge amount of # time in order to "settle". If we are about mounting them as the # root f/s, we gotta wait a little. |
