Re: [BUG] null-pointer deref (perhaps reiserfs3)

From: Chris Mason
Date: Mon Dec 06 2004 - 16:33:09 EST


On Mon, 2004-12-06 at 13:27 -0800, Andrew Morton wrote:
> Sven Köhler <skoehler@xxxxxx> wrote:
> >
> > > dd if=/dev/zero of=image bs=1M count=40
> > > mkreiserfs -f image
> > > mount -o loop image /mnt/test
> > > cp -r /etc/ /mnt/test
> > >
> > > The kernel will Oops, and cp will segfault.
> >
> > Well, this won't make sense to you, if don't tell you, that "cp -r /etc/
> > /mnt/test" copies more, than the reiserfs can take. In other words:
> > reiserfs crashes if there's no more free diskspace.
> >
>
> Could you please test 2.6.10-rc3?

Anything 2.6.10-rc1 or newer should fix it, I sent him the reiserfs
small filesystem patch earlier today.

-chris



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/