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

cvs commit: src/sys/kern vfs_cache.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 2 Apr 2005 17:59:10 -0800 (PST)

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@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



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