Date: Sat, 30 Apr 2005 11:26:58 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cluster.c Message-ID: <200504301126.j3UBQwwN050322@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504301126.j3UBQwwN050322>
