Re: backtraces when mounting ext2 with sync option.

From: Dave Jones
Date: Mon Jun 22 2009 - 11:07:32 EST


On Mon, Jun 22, 2009 at 10:42:18AM -0400, Jeff Moyer wrote:
> Dave Jones <davej@xxxxxxxxxx> writes:
>
> > I see this when I mount an ext2 usb stick with the -o sync option.
> >
> > Dave
> >
> > ------------[ cut here ]------------
> > WARNING: at fs/fs-writeback.c:292 __writeback_single_inode+0x125/0x287()
>
> 292: WARN_ON(inode->i_state & I_NEW);
>
> > WARNING: at fs/fs-writeback.c:317 __writeback_single_inode+0x1d3/0x287()
>
> 317: WARN_ON(inode->i_state & I_NEW);
>
> http://marc.info/?l=linux-fsdevel&m=124393728021298&w=2
>
> Nick already sent a patch to fix this.

Ah cool. Looks like one for -stable.

Dave

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