Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2003 22:54:46 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Greg 'groggy' Lehey <grog@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/growfs growfs.c
Message-ID:  <20030511225326.W73151@root.org>
In-Reply-To: <20030512054746.GN28486@wantadilla.lemis.com>
References:  <20030512053724.2100C37B491@hub.freebsd.org> <20030511223951.I73059@root.org> <20030512054746.GN28486@wantadilla.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 May 2003, Greg 'groggy' Lehey wrote:
> On Sunday, 11 May 2003 at 22:41:47 -0700, Nate Lawson wrote:
> > On Sun, 11 May 2003, Greg Lehey wrote:
> >>   Modified files:
> >>     sbin/growfs          growfs.c
> >>   Log:
> >>   Understand GEOM.  This makes growfs work again, but it really needs rewriting.
> >>
> >>   Submitted by:   Lukas Ertl <l.ertl@univie.ac.at>
> >>   Approved by:    re (scottl)
> >>
> >>   Revision  Changes    Path
> >>   1.15      +58 -29    src/sbin/growfs/growfs.c
> >
> > Growfs has some other problems before it will work (well) on -current.
> > I'm working on the UFS1/2 superblock issue.
>
> Ah, good.  Have you thought of merging it back into newfs?

Yes, it will help there too.  I've taken the superblock update routines
from ufs/ffs/ffs_vfsops.c and put them in a single file shared by user and
kernel.  All *fs utilities will run the sblock through it before operating
on it.  But it's a bit premature to post diffs yet.

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030511225326.W73151>