jeff 2005-04-30 11:26:58 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_cluster.c
Log:
- Call VM_LOCK_GIANT in cluster_callback() to protect some pmap calls. VFS
will not be acquiring Giant before calling this function anymore.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.164 +2 -0 src/sys/kern/vfs_cluster.c