Date: Sun, 1 May 2005 01:26:25 +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: <200505010126.j411QP02010152@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505010126.j411QP02010152>
