phk 2004-11-25 12:06:43 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Assert Giant held in vfs_domount() and vfs_dounmount() Explicitly grab Giant before calling these. Revision Changes Path 1.150 +20 -3 src/sys/kern/vfs_mount.c