Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 20:52:46 +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/fs/pseudofs pseudofs.c
Message-ID:  <200412062052.iB6Kqkr9013376@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-12-06 20:52:46 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/pseudofs      pseudofs.c 
  Log:
  Use vfs_mountedfrom().
  
  Since VFS_STATFS() always calls the filesystem with mp->mnt_stat now, the
  vfs_statfs method is now a no-op.  Explain this in a comment.
  
  Revision  Changes    Path
  1.23      +2 -2      src/sys/fs/pseudofs/pseudofs.c



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