From owner-freebsd-alpha Mon Feb 18 4:31:11 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 352E237B400; Mon, 18 Feb 2002 04:31:08 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA15984; Mon, 18 Feb 2002 23:30:55 +1100 Date: Mon, 18 Feb 2002 23:34:13 +1100 (EST) From: Bruce Evans X-X-Sender: To: Peter Wemm Cc: Bernd Walter , , Subject: Re: OK, who broke alpha this time? :-/ In-Reply-To: <20020218114826.AAFF43A9A@overcee.wemm.org> Message-ID: <20020218233300.Q6160-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 18 Feb 2002, Peter Wemm wrote: > Actually, it appears to be rev 1.131 of kern/vfs_vnops.c (suggested by > phk, that revision panics his i386 diskless boots). I guess vrele() gets done twice. See the big comment in vn_close() about when VOP_CLOSE() does a vrele(). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message