cvs commit: src/sys/kern vfs_cache.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Apr 2 17:59:43 PST 2005


dillon      2005/04/02 17:59:10 PST

DragonFly src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  A cache invalidation race that generates a warning was not properly
  undoing the namecache state in the loop, leading to a crash.
  
  Reported-by: =?ISO-8859-2?Q?Toma=BE_Bor=B9tnar?= <tomaz.borstnar at xxxxxxxx>
  
  Revision  Changes    Path
  1.53      +2 -1      src/sys/kern/vfs_cache.c


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





More information about the Commits mailing list