cvs commit: src/sbin/growfs Makefile debug.c growfs.c

Lukas Ertl le at FreeBSD.org
Tue Apr 6 11:42:02 PDT 2004


On Tue, 6 Apr 2004, Nate Lawson wrote:

> On Tue, 6 Apr 2004, Lukas Ertl wrote:
> > On Sat, 3 Apr 2004, Pawel Jakub Dawidek wrote:
> >
> > > On Sat, Apr 03, 2004 at 09:40:20AM -0800, Lukas Ertl wrote:
> > > +>
> > > +>   Modified files:
> > > +>     sbin/growfs          Makefile debug.c growfs.c
> > > +>   Log:
> > > +>   Make growfs WARNS=6 clean.
> > >
> > > AFAIK growfs(8) doesn't work with UFS2, so maybe while you are here... :)
> >
> > It works on UFS2, but not very well.  Yes, I'll have a look, but maybe
> > I'll make a big style sweep first, so I can actually read what's going on
> > there. :-)
>
> It does work but there are problems.  First thing that should be done is
> factor out the superblock update code and have growfs bring it up to
> canonical (latest) form before processing the fs.  Also, there are minor
> things like it removing flags like ACLs from the superblock.

Do you still have the patches you talked about floating around?

cheers,
le

-- 
Lukas Ertl                           http://mailbox.univie.ac.at/~le/
le at FreeBSD.org                       http://people.freebsd.org/~le/


More information about the cvs-src mailing list