rwatson 2005-05-28 12:58:55 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: Acquire Giant explicitly in fhopen(), fhstat(), and kern_fhstatfs(), so that we can start to eliminate the presence of non-MPSAFE system call entries in syscalls.master. Revision Changes Path 1.384 +36 -10 src/sys/kern/vfs_syscalls.c