From owner-cvs-all Sat Jul 6 22:27:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347B737B400; Sat, 6 Jul 2002 22:27:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE2F943E52; Sat, 6 Jul 2002 22:27:08 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g675R8JU039669; Sat, 6 Jul 2002 22:27:08 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g675R8O2039668; Sat, 6 Jul 2002 22:27:08 -0700 (PDT) Message-Id: <200207070527.g675R8O2039668@freefall.freebsd.org> From: Jeff Roberson Date: Sat, 6 Jul 2002 22:27:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/07/06 22:27:08 PDT Modified files: sys/kern vfs_bio.c Log: Add two asserts that prove & document getblk and geteblk's behavior of returning locked bufs. Revision Changes Path 1.317 +2 -0 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message