K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-02-14T21:57:09.000000Z K 7 svn:log V 282 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) END