DragonFly BSD
DragonFly commits List (threaded) for 2004-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Oct 2004 11:56:52 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]