jeff 2006-02-22 09:52:25 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: - Revert r1.406 until a solution can be found that doesn't break nfs. The statfs handler in nfs will lock vnodes which may lead to deadlock or recursion. Found by: kris Pointy hat to: me Revision Changes Path 1.407 +21 -28 src/sys/kern/vfs_syscalls.c