summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fopen.c
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2001-10-25 22:55:59 +0000
committeriedowse <iedowse@FreeBSD.org>2001-10-25 22:55:59 +0000
commit6c4623e897fe91440f283809edc5792e88cb20e1 (patch)
tree98bcef8a0b00417d1ba07dee53cfc0ad992a1eba /lib/libc/stdio/fopen.c
parentc428dfdefb9b7fbf3edbaf5efad4918801a356cd (diff)
downloadFreeBSD-src-6c4623e897fe91440f283809edc5792e88cb20e1.zip
FreeBSD-src-6c4623e897fe91440f283809edc5792e88cb20e1.tar.gz
Default to not performing ufs_dirhash's extensive directory-block
sanity check after every directory modification. This check can be re-enabled at any time by setting the sysctl "vfs.ufs.dirhash_docheck" to 1. This group of sanity tests was there to ensure that any UFS_DIRHASH bugs could be caught by a panic before a potentially corrupted directory block would be written to disk. It has served its main purpose now, so disable it in the interest of performance. MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/fopen.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud