Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 12/02/2003 04:18:19
Module Name: src
Committed By: dbj
Date: Tue Dec 2 04:18:19 UTC 2003
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
when ifdef DEBUG and debug_verify_freelist != 0
then perform an expensive search of the buffer freelists
in brelse and bremfree to verify consistency
To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/kern/vfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.