diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/conf/NOTES | 5 | ||||
-rw-r--r-- | sys/i386/conf/LINT | 5 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 6c0f0cf..5f5eba9 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -578,10 +578,7 @@ options NSWAPDEV=20 options QUOTA #enable disk quotas # Add more checking code to various filesystems -#options NULLFS_DIAGNOSTIC -#options KERNFS_DIAGNOSTIC -#options UMAPFS_DIAGNOSTIC -#options UNION_DIAGNOSTIC +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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 6c0f0cf..5f5eba9 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -578,10 +578,7 @@ options NSWAPDEV=20 options QUOTA #enable disk quotas # Add more checking code to various filesystems -#options NULLFS_DIAGNOSTIC -#options KERNFS_DIAGNOSTIC -#options UMAPFS_DIAGNOSTIC -#options UNION_DIAGNOSTIC +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 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 6c0f0cf..5f5eba9 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -578,10 +578,7 @@ options NSWAPDEV=20 options QUOTA #enable disk quotas # Add more checking code to various filesystems -#options NULLFS_DIAGNOSTIC -#options KERNFS_DIAGNOSTIC -#options UMAPFS_DIAGNOSTIC -#options UNION_DIAGNOSTIC +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 |