Removed defunct option NULLFS_DIAGNOSTIC.
This commit is contained in:
parent
dd6898f64e
commit
d7320dd1a0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50893
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user