Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2008 20:19:55 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@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:  <200804092019.m39KJthN000768@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2008-04-09 20:19:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  - Use LK_TYPE_MASK where needed. Actually after sys/sys/lockmgr.h:1.69 it is
    no longer needed, but for now we still want to be consistent with other
    similar checks in the tree.
  - Call ASSERT_VOP_ELOCKED() only when vget() returns 0.
  
  Reviewed by:    jeff
  
  Revision  Changes    Path
  1.121     +5 -3      src/sys/kern/vfs_cache.c



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