From owner-cvs-all Tue Feb 5 10:27:28 2002 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 2316C37B428; Tue, 5 Feb 2002 10:27:16 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g15IRGO64262; Tue, 5 Feb 2002 10:27:16 -0800 (PST) (envelope-from dillon) Message-Id: <200202051827.g15IRGO64262@freefall.freebsd.org> From: Matt Dillon Date: Tue, 5 Feb 2002 10:27:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c X-FreeBSD-CVS-Branch: RELENG_4 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 dillon 2002/02/05 10:27:16 PST Modified files: (Branch: RELENG_4) sys/kern vfs_subr.c Log: MFC 1.340. Call VOP_INACTIVE before placing the vnode on the freelist. Approved by: mckusick Revision Changes Path 1.249.2.25 +16 -17 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message