From owner-cvs-all Mon Nov 20 13:14:50 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 42FF237B4CF; Mon, 20 Nov 2000 13:14:47 -0800 (PST) Received: (from tegge@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA38669; Mon, 20 Nov 2000 13:14:47 -0800 (PST) (envelope-from tegge@FreeBSD.org) Message-Id: <200011202114.NAA38669@freefall.freebsd.org> From: Tor Egge Date: Mon, 20 Nov 2000 13:14:47 -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 X-Loop: FreeBSD.ORG tegge 2000/11/20 13:14:47 PST Modified files: (Branch: RELENG_4) sys/kern vfs_subr.c Log: MFC: Clear the VFREE flag when the vnode is removed from the free list in getnewvnode(). Revision Changes Path 1.249.2.6 +2 -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