cvs commit: src/sys/kern

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Oct 28 11:57:46 PDT 2004


dillon      2004/10/28 11:56:52 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  unmount was not removing the negative hits associated with a mount point.
  Assign ncp->nc_mount for all nodes and simplify cache_purgevfs() to handle
  all cases.
  
  Revision  Changes    Path
  1.41      +10 -4     src/sys/kern/vfs_cache.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cache.c.diff?r1=1.40&r2=1.41&f=u





More information about the Commits mailing list