cvs commit: src/sys/kern vfs_mount.c

Robert Watson rwatson at FreeBSD.org
Tue Feb 14 13:57:10 PST 2006


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


More information about the cvs-all mailing list