cvs commit: src/sys/kern vfs_vnops.c

Christian S.J. Peron csjp at FreeBSD.org
Mon Apr 4 18:11:44 PDT 2005


csjp        2005-04-05 01:11:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  Assert that the vnode is locked. This is meant to catch bugs or
  mis-use of the vnode API in conditions where IO_NODELOCKED has been
  used without the vnode actually being locked.
  
  Revision  Changes    Path
  1.228     +1 -0      src/sys/kern/vfs_vnops.c


More information about the cvs-all mailing list