jeff 2005-04-22 00:53:20 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
- Add two KASSERTs to prevent us from recycling a buf that is still on a
bufobj list.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.483 +6 -0 src/sys/kern/vfs_bio.c