From owner-cvs-all Sat Jul 6 23:38:29 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 C9B9D37B400; Sat, 6 Jul 2002 23:38:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8039843E31; Sat, 6 Jul 2002 23:38:23 -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 g676cNJU049894; Sat, 6 Jul 2002 23:38:23 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g676cN22049893; Sat, 6 Jul 2002 23:38:23 -0700 (PDT) Message-Id: <200207070638.g676cN22049893@freefall.freebsd.org> From: Jeff Roberson Date: Sat, 6 Jul 2002 23:38:22 -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 jeff 2002/07/06 23:38:22 PDT Modified files: sys/kern vfs_subr.c Log: - Don't hold the vn lock while calling VOP_CLOSE in vclean(). Revision Changes Path 1.375 +10 -6 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message