Re: ext3-2.4-0.9.10

Andrew Morton (akpm@zip.com.au)
Mon, 24 Sep 2001 10:19:46 -0700


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.
-
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/