Date: Wed, 10 Dec 2008 22:50:11 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_cache.c Message-ID: <200812102250.mBAMoU1a052615@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2008-12-10 22:50:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_cache.c
Log:
SVN rev 185894 on 2008-12-10 22:50:11Z by jhb
MFC: Check for duplicate attempts to add the same positive entry to the
name cache. If a duplicate attempt is made, just do nothing. This fixes
a race with shared locking in pathname lockups.
Revision Changes Path
1.103.2.3 +33 -9 src/sys/kern/vfs_cache.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812102250.mBAMoU1a052615>
