From owner-freebsd-current@FreeBSD.ORG Sat Nov 15 17:32:42 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15A0B16A4CE for ; Sat, 15 Nov 2003 17:32:42 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A483543FA3 for ; Sat, 15 Nov 2003 17:32:40 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id MAA14132; Sun, 16 Nov 2003 12:32:09 +1100 Date: Sun, 16 Nov 2003 12:32:08 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Terry Lambert In-Reply-To: <3FB6AB7E.42F9C0BE@mindspring.com> Message-ID: <20031116123040.M3037@gamplex.bde.org> References: <20031113020400.GA44619@xor.obsecurity.org> <3FB4E8A1.6090402@openet-telecom.com> <3FB6AB7E.42F9C0BE@mindspring.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org cc: Peter Jeremy cc: ticso@cicely.de cc: Kris Kennaway Subject: Re: Who needs these silly statfs changes... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 01:32:42 -0000 On Sat, 15 Nov 2003, Terry Lambert wrote: > Bruce Evans wrote: > > I just got around to testing the patch in that reply: > [ ... ] > > This seems to work. On a 2TB-epsilon ffs1 file system (*) on an md malloc > > disk (**): > > Try it again. This time, take the remote FS below its free reserve > as the root user, and see what the client machine reports. Compare > the results to an identical local FS. Er, that is the main thing that the test did. Bruce