From owner-cvs-all Wed Sep 27 11: 3:19 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 5A61537B422; Wed, 27 Sep 2000 11:03:18 -0700 (PDT) Received: (from mckusick@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA19309; Wed, 27 Sep 2000 11:03:18 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Message-Id: <200009271803.LAA19309@freefall.freebsd.org> From: Kirk McKusick Date: Wed, 27 Sep 2000 11:03:17 -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 mckusick 2000/09/27 11:03:17 PDT Modified files: sys/kern vfs_subr.c Log: Do the right thing if bdevvp is called twice for the same device. Obtained from: Poul-Henning Kamp Revision Changes Path 1.281 +3 -1 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message