cvs commit: src/sys/kern vfs_mount.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Dec 6 11:53:32 PST 2004


phk         2004-12-06 19:53:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Always call VFS_STATFS() on mp->mnt_stat when we have mounted a filesystem,
  this way individual filesystems don't have to do it.
  
  Revision  Changes    Path
  1.166     +1 -0      src/sys/kern/vfs_mount.c


More information about the cvs-all mailing list