From owner-freebsd-stable@FreeBSD.ORG Thu Jun 24 08:25:02 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 2A97C16A4CF for ; Thu, 24 Jun 2004 08:25:02 +0000 (GMT) Received: from robbins.dropbear.id.au (043.a.008.mel.iprimus.net.au [210.50.86.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6304A43D1D for ; Thu, 24 Jun 2004 08:25:01 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 4160F41F5; Wed, 23 Jun 2004 16:17:08 +1000 (EST) Date: Wed, 23 Jun 2004 16:17:08 +1000 From: Tim Robbins To: "Oldach, Helge" Message-ID: <20040623061708.GA2259@cat.robbins.dropbear.id.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: 'Pawel Malachowski' cc: freebsd-stable@freebsd.org Subject: Re: nullfs in 4.10 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: Thu, 24 Jun 2004 08:25:02 -0000 On Wed, Jun 23, 2004 at 01:14:47AM +0200, Oldach, Helge wrote: > > From: owner-freebsd-stable@freebsd.org > [mailto:owner-freebsd-stable@freebsd.org]On Behalf Of Pawel Malachowski > > On Tue, Jun 22, 2004 at 04:46:01PM -0300, Marc G. Fournier wrote: > > > Many *are* using it in 4 quite effectively ... those that tout it as > being > > > 'broken' all the time are those that are either trying to do something > > > that is known to cause problems (ie. FIFOs) > > > > I guess it is hard to do this with nullfs mounted ro (like kern/63662). > > Yes, and tjr@ also had compiled some nullfs fixes some time ago which > didn't yet get committed: http://people.freebsd.org/~tjr/nullfs-4.diff. Tim > said > he would want to "check some things first" but probably got distracted. It was a combination of disk failure on my RELENG_4 machine, getting distracted, and generally not having a lot of time to work on FreeBSD. The patch should still apply cleanly to -stable (little has changed in nullfs since I generated it), but it's unlikely that I'll get around to committing it. (I encourage any interested committer to test it & commit it, though.) Tim