Date: Wed, 31 May 2006 14:06:06 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vnode_if.src Message-ID: <200605311406.k4VE666A099534@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2006-05-31 14:06:06 UTC FreeBSD src repository Modified files: sys/kern vnode_if.src Log: Remove two locking assertion entries that: a) were incorrectly written and therefore never compiled into assertions, and b) were incorrectly specified and when compiled resulted in a failed assertion. Revision Changes Path 1.83 +0 -2 src/sys/kern/vnode_if.src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605311406.k4VE666A099534>