From owner-cvs-all Mon Oct 2 2:57:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8CC537B502; Mon, 2 Oct 2000 02:57:07 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA84235; Mon, 2 Oct 2000 02:57:07 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200010020957.CAA84235@freefall.freebsd.org> From: Boris Popov Date: Mon, 2 Oct 2000 02:57:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/10/02 02:57:07 PDT Modified files: sys/kern vfs_subr.c Log: Move KASSERTs which checks value of v_usecount after vnode locking, so it will not produce wrong alarms. Revision Changes Path 1.282 +5 -3 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message