From owner-freebsd-stable@FreeBSD.ORG Mon Mar 8 19:35:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9398E16A4CE; Mon, 8 Mar 2004 19:35:07 -0800 (PST) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D29AE43D46; Mon, 8 Mar 2004 19:35:06 -0800 (PST) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.204.98) by smtp01.syd.iprimus.net.au (7.0.024) id 402BA92700820E23; Tue, 9 Mar 2004 14:34:36 +1100 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 852D541A1; Tue, 9 Mar 2004 14:35:29 +1100 (EST) Date: Tue, 9 Mar 2004 14:35:29 +1100 From: Tim Robbins To: Helge Oldach Message-ID: <20040309033529.GA88800@cat.robbins.dropbear.id.au> References: <20040303134001.GA63144@cat.robbins.dropbear.id.au> <200403080858.JAA18049@galaxy.hbg.de.ao-srv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403080858.JAA18049@galaxy.hbg.de.ao-srv.com> User-Agent: Mutt/1.4.1i cc: pawmal-posting@freebsd.lublin.pl cc: stable@freebsd.org cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: Using read-only NULLFS leads to panic. gdb output included, e asy to reproduce. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 03:35:07 -0000 On Mon, Mar 08, 2004 at 09:58:47AM +0100, Helge Oldach wrote: > Did I miss this MFC, or haven't you back-ported it yet? Here's the patch against RELENG_4: http://people.freebsd.org/~tjr/nullfs-4.diff It works, but I'm not going to commit it until I've had time to check a few things first. Tim