cvs commit: src/sys/kern vfs_vnops.c

Christian S.J. Peron csjp at FreeBSD.org
Sat Apr 30 18:26:26 PDT 2005


csjp        2005-05-01 01:26:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             vfs_vnops.c 
  Log:
  MFC revision 1.228
  date: 2005/04/05 01:11:43;  author: csjp;  state: Exp;  lines: +1 -0
  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.207.2.4  +1 -0      src/sys/kern/vfs_vnops.c


More information about the cvs-src mailing list