alc 2006-08-08 06:00:49 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
Reduce the scope of the page queues lock in vfs_busy_pages() now that
vm_page_sleep_if_busy() no longer requires the caller to hold the page
queues lock.
Revision Changes Path
1.508 +1 -1 src/sys/kern/vfs_bio.c