From owner-cvs-all@FreeBSD.ORG Thu Aug 14 19:14:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 731AC37B401 for ; Thu, 14 Aug 2003 19:14:22 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 1023343FBD for ; Thu, 14 Aug 2003 19:14:21 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 94547 invoked by uid 1000); 15 Aug 2003 02:14:22 -0000 Date: Thu, 14 Aug 2003 19:14:22 -0700 (PDT) From: Nate Lawson To: Greg 'groggy' Lehey In-Reply-To: <20030815005524.GJ10912@wantadilla.lemis.com> Message-ID: <20030814191352.L94545@root.org> References: <20030814184108.AE45F37B49A@hub.freebsd.org> <20030814125213.X93797@root.org> <20030814220900.D744@leelou.in.tern> <20030814132424.N93994@root.org> <20030815005524.GJ10912@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: growfs futures (was: cvs commit: src/sbin/growfs debug.c debug.h) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 02:14:23 -0000 On Fri, 15 Aug 2003, Greg 'groggy' Lehey wrote: > On Thursday, 14 August 2003 at 13:27:18 -0700, Nate Lawson wrote: > > On Thu, 14 Aug 2003, Lukas Ertl wrote: > >> I wasn't aware that growfs has issues with UFS2. What are the problems? > > > > The number one problem is the code sucks. No one is willing to maintain > > it because of this. > > How about merging the functionality into newfs? > > Greg Excellent idea. Now accepting patches. -Nate