alc 2004-10-27 02:05:00 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_cluster.c
Log:
Synchronize access to the vm page's PG_BUSY flag using the containing vm
object's lock. In the same place, eliminate unnecessary checks for a NULL
vm object pointer.
Revision Changes Path
1.155 +4 -4 src/sys/kern/vfs_cluster.c