jeff 2005-04-30 11:44:22 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
- Don't acquire Giant before calling b_biodone, individual consumers are
now required to do so themselves.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.484 +0 -6 src/sys/kern/vfs_bio.c