Re: ext3-2.4-0.9.10

Tom Rini (trini@kernel.crashing.org)
Mon, 24 Sep 2001 10:29:05 -0700


On Mon, Sep 24, 2001 at 10:19:46AM -0700, Andrew Morton wrote:
> Tom Rini wrote:
> >
> > On Sun, Sep 23, 2001 at 11:01:51PM -0700, Andrew Morton wrote:
> >
> > > An ext3 patch against linux 2.4.10 is at
> > >
> > > http://www.uow.edu.au/~andrewm/linux/ext3/
> > >
> > > This patch is *lightly tested* - ie, it boots and does stuff.
> > > The changes to ext3 are small, but the kernel which it patches
> > > has recently changed a lot. If you're cautious, please wait
> > > a couple of days.
> >
> > This doesn't compile for me:
> > gcc -D__KERNEL__ -I/home/trini/work/kernel/testing/linuxppc_2_4_devel/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -DEXPORT_SYMTAB -c jbd-kernel.c
> > jbd-kernel.c: In function `b_list_to_string':
> > jbd-kernel.c:209: `BUF_PROTECTED' undeclared (first use in this function)
>
> Yes, sorry. Delete line 209 of jdb-kernel.c, or don't compile with
> buffer-debug.

Okay. BTW, my ppc box is at 26 days with ext3-0.9.6-2.4.9 right now, so
hopefully all the endian bugs are gone.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/