From owner-freebsd-commit Sat Jan 6 14:22:59 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23091 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:22:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23051 for cvs-all-outgoing; Sat, 6 Jan 1996 14:22:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23007 for cvs-sys-outgoing; Sat, 6 Jan 1996 14:22:30 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA22910 Sat, 6 Jan 1996 14:21:49 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id OAA09109; Sat, 6 Jan 1996 14:21:48 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.7.3/8.6.5) with SMTP id OAA00198; Sat, 6 Jan 1996 14:21:48 -0800 (PST) Message-Id: <199601062221.OAA00198@corbin.Root.COM> To: "Justin T. Gibbs" cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c In-reply-to: Your message of "Sat, 06 Jan 96 14:18:55 PST." <199601062218.OAA22558@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 06 Jan 1996 14:21:48 -0800 Sender: owner-commit@FreeBSD.ORG Precedence: bulk >>> Hmm.. This would only turn up on a >2GB disk (or partition?), no? >> >>Well, yes and no. You partition needs to be pretty vast though. >>It's more complicated than one would think :-( >> >>I'm getting worried about this thing, I wonder how many we have >>of these :-( > >We'll just have to wait for the guy with the 20gig RAID to tell us. >Was this bug only in -current? Yes, it was a bug in ffs_getpages which only exists in -current. -DG David Greenman Core Team/Principal Architect, The FreeBSD Project