Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2005 01:11:44 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_vnops.c
Message-ID:  <200504050111.j351Bi3V091371@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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