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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to