Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2009 21:16:20 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_cache.c
Message-ID:  <200904022116.n32LGYOL014566@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2009-04-02 21:16:20 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  SVN rev 190655 on 2009-04-02 21:16:20Z by peter
  
  vn_vptocnp() unlocks the name cache and forgets to re-lock it before
  returning in one error case, and mistakenly unlocks it for the
  umount -f case.
  
  Revision  Changes    Path
  1.146     +1 -1      src/sys/kern/vfs_cache.c



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