Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2008 20:40: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:  <200810092040.m99KePCY007654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-10-09 20:40:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             vfs_cache.c 
  Log:
  SVN rev 183732 on 2008-10-09 20:40: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.
  
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.114.2.2  +33 -9     src/sys/kern/vfs_cache.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810092040.m99KePCY007654>