Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 11:17:36 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c src/sys/sys vnode.h
Message-ID:  <200310231817.h9NIHaad071494@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2003/10/23 11:17:36 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
    sys/sys              vnode.h 
  Log:
  Add appropriate const poisoning to the assert_*locked() family so that I can
  call ASSERT_VOP_LOCKED(vp, __func__) without a diagnostic.
  
  Inspired by:    the evil and rude OpenAFS cache manager code
  
  Revision  Changes    Path
  1.470     +8 -8      src/sys/kern/vfs_subr.c
  1.228     +7 -7      src/sys/sys/vnode.h



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