rwatson 2006-02-14 21:57:09 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/kern vfs_mount.c Log: Merge vfs_mount.c:1.213 from HEAD to RELENG_6: Cast VFS_STATFS() in vfs_domount() to (void) to indicate that ignoring the return value is intentional: this is simply an attempt to pre-cache the statfs state. Found with: Coverity Prevent (tm) Approved by: re (scottl) Revision Changes Path 1.196.2.7 +1 -1 src/sys/kern/vfs_mount.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"