From owner-freebsd-arch@FreeBSD.ORG Wed Jun 18 05:16:31 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F22A637B404; Wed, 18 Jun 2003 05:16:30 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4E1343FB1; Wed, 18 Jun 2003 05:16:26 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.20) id 19SbrR-0000tH-E2; Wed, 18 Jun 2003 14:16:21 +0200 Date: Wed, 18 Jun 2003 14:16:21 +0200 From: Sheldon Hearn To: Poul-Henning Kamp Message-ID: <20030618121620.GG835@starjuice.net> Mail-Followup-To: Poul-Henning Kamp , Dmitry Sivachenko , "Tim J. Robbins" , arch@FreeBSD.org References: <20030618112226.GA42606@fling-wing.demos.su> <39081.1055937209@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <39081.1055937209@critter.freebsd.dk> User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn cc: Dmitry Sivachenko cc: "Tim J. Robbins" cc: arch@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/nullfs null.h null_subr.c null_vnops.c X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2003 12:16:31 -0000 On (2003/06/18 13:53), Poul-Henning Kamp wrote: > With that said, I will also add, that I will take an incredibly > dim view of anybody who tries to add more gunk in this area, and > that I am perfectly willing to derail unionfs and nullfs (or pretty > much anything else on the list above) if that is what it takes to > clean up the buffer cache. Makes sense. After all, these filesystems are only just now recovering from "we can fix these later" breakage introduced years ago. What's a few more years without 'em? :-) Ciao, Sheldon.