From owner-cvs-all Fri Jun 28 9:18: 8 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 8461037B405; Fri, 28 Jun 2002 09:18:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B60143E16; Fri, 28 Jun 2002 09:17:48 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5SGHmJU071001; Fri, 28 Jun 2002 09:17:48 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5SGHmXl071000; Fri, 28 Jun 2002 09:17:48 -0700 (PDT) Message-Id: <200206281617.g5SGHmXl071000@freefall.freebsd.org> From: Brian Feldman Date: Fri, 28 Jun 2002 09:17:47 -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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2002/06/28 09:17:47 PDT Modified files: sys/kern vfs_subr.c Log: Fix a case where a vnode got explicitly unlocked after the pointer to it got set to NULL. Revision 1.355: in the box Revision Changes Path 1.363 +1 -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