Date: Sat, 16 Aug 2008 21:48:10 +0000 (UTC) From: Alfred Perlstein <alfred@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cache.c Message-ID: <200808162148.m7GLmRUT086587@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808162148.m7GLmRUT086587>
