Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 19:53:32 +0000 (UTC)
From:      Poul-Henning Kamp <phk@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:  <200412061953.iB6JrWRG002907@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412061953.iB6JrWRG002907>