From owner-freebsd-alpha Thu Jun 8 14:59:24 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp09.phx.gblx.net (smtp09.phx.gblx.net [206.165.6.139]) by hub.freebsd.org (Postfix) with ESMTP id 5231837BF4C for ; Thu, 8 Jun 2000 14:59:18 -0700 (PDT) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp09.phx.gblx.net (8.9.3/8.9.3) id OAA11760; Thu, 8 Jun 2000 14:59:14 -0700 Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp09.phx.gblx.net, id smtpdRuC_Ua; Thu Jun 8 14:59:06 2000 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id OAA22241; Thu, 8 Jun 2000 14:59:02 -0700 (MST) From: Terry Lambert Message-Id: <200006082159.OAA22241@usr05.primenet.com> Subject: Re: nullfs broken on alpha? To: mjacob@feral.com Date: Thu, 8 Jun 2000 21:59:02 +0000 (GMT) Cc: gallatin@cs.duke.edu (Andrew Gallatin), alpha@FreeBSD.ORG In-Reply-To: from "Matthew Jacob" at Jun 08, 2000 11:01:44 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob writes: > On Thu, 8 Jun 2000, Andrew Gallatin wrote: > > Matthew Jacob writes: > > > > > > I was building in a nullfs mounted on top of an NFS directory when this > > > happened. Sigh, not much info to go on.... Anyone seen anything similar? > > > > >From the i386 LINT: > > > > # NB: The NULL, PORTAL, UMAP and UNION filesystems are known to be > > # buggy, and WILL panic your system if you attempt to do anything with > > # them. They are included here as an incentive for some enterprising > > # soul to sit down and fix them. > > Grump. I thought was from 1997. I guess nobody's been enterprising. They work on my machines. I could maybe wrap up the 20M of diffs I've made to FreeBSD since 1998 or so in a month or two, if you would actually use them. I've had no luck getting them into FreeBSD because to break them up into small enough chunks removes any obvious reason for needing the changes (i.e. when they are chunked small enough, they appear gratuitous until you add enough of them together that they are no longer chunked small enough). I have to say that for net booting FreeBSD off of old machines that can't support 32 bit major/minor numbers, nothing beats a working version of Julian's devfs. Remind me to buy a laptop, and I'll bring a copy of my system into one of the user group meetings some time. As a bonus, I'll show you quotas working on msdosfs and ext2fs as a VFS stacking layer... 8-p. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message