From owner-freebsd-bugs Fri Dec 26 05:05:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA10917 for bugs-outgoing; Fri, 26 Dec 1997 05:05:47 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA10903; Fri, 26 Dec 1997 05:05:42 -0800 (PST) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id IAA00517; Fri, 26 Dec 1997 08:05:26 -0500 (EST) (envelope-from toor) From: "John S. Dyson" Message-Id: <199712261305.IAA00517@dyson.iquest.net> Subject: Re: kern/5355: Fix for NULLFS problems In-Reply-To: <199712260802.TAA11527@godzilla.zeta.org.au> from Bruce Evans at "Dec 26, 97 07:02:25 pm" To: bde@zeta.org.au (Bruce Evans) Date: Fri, 26 Dec 1997 08:05:26 -0500 (EST) Cc: cschuber@uumail.gov.bc.ca, dyson@FreeBSD.ORG, freebsd-bugs@hub.freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bruce Evans said: > >I am the perpetrator of the f_iosize evil. Maybe we need to reevaluate > >the design of this. > > No, f_iosize is standard in BSD4.4Lite, although it wasn't in FreeBSD-1.1.5. > It seems to be correct to use it for nullfs, although not for specfs. > Thats what I meant. It is likely just as correct for all filesystems, but the faults and confusion are something that needs to be evaluated. I think that the problem with specfs is that the default size is bogus. -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig.