jeff 2005-01-24 10:28:41 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: - Protect mnt_kern_flag with the mountpoint's mutex. This is required to make the suspend related functions mpsafe. Sponsored By: Isilon Systems, Inc. Revision Changes Path 1.178 +11 -7 src/sys/kern/vfs_mount.c