cvs commit: src/sys/kern vfs_cache.c

Alfred Perlstein alfred at FreeBSD.org
Sat Aug 16 21:48:28 UTC 2008


alfred      2008-08-16 21:48:10 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  SVN rev 181793 on 2008-08-16 21:48:10Z by alfred
  
  Prevent crashes due to unlocked access to hash buckets in two sysctls.
  Use CACHE_LOCK to prevent crashes.
  
  Sysctls fixed: debug.hashstat.nchash and debug.hashstat.rawnchash.
  
  Obtained from: Juniper Networks
  MFC After: 1 week
  
  Revision  Changes    Path
  1.123     +4 -0      src/sys/kern/vfs_cache.c


More information about the cvs-all mailing list