diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 6c0f0cf935d..5f5eba98f87 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 6c0f0cf935d..5f5eba98f87 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 6c0f0cf935d..5f5eba98f87 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