Date: Sun, 15 Jan 2006 20:01:06 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200601152001.k0FK17aS012739@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson     2006-01-15 20:01:06 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  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)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.213     +1 -1      src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601152001.k0FK17aS012739>
