jeff 2006-02-22 06:19:08 UTC FreeBSD src repository
Modified files: sys/kern vfs_syscalls.c Log: - Hold the vnode used in the statfs related functions until we're done with the VFS_STATFS call to prevent the mount from disappearing while we're stating. - Convert these routines to use MPSAFE namei semantics. MFC After: 1 week Revision Changes Path 1.406 +28 -21 src/sys/kern/vfs_syscalls.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"