cvs commit: src/sys/kern vfs_cache.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 1 15:47:15 PDT 2006


dillon      2006/06/01 15:45:19 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  namecache->nc_refs is no longer protected by the MP lock.  Atomic ops must
  be used.
  
  Revision  Changes    Path
  1.69      +6 -5      src/sys/kern/vfs_cache.c


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





More information about the Commits mailing list