cvs commit: src/sys/fs/pseudofs pseudofs.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Dec 6 12:52:47 PST 2004


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


More information about the cvs-all mailing list