Re: 2.6.11-rc2/ext3 quota allocation bug on error path ...

From: Andrew Morton
Date: Wed Jan 26 2005 - 18:53:22 EST


Andreas Gruenbacher <agruen@xxxxxxx> wrote:
>
> > +cleanup_dquot:
> > + DQUOT_FREE_BLOCK(inode, 1);
> > + goto cleanup;
> > +
> > bad_block:
> > ext3_error(inode->i_sb, __FUNCTION__,
> > "inode %ld: bad block %d", inode->i_ino,
>
> looks good. Can this please be added?

Yup. But nobody has sent the equivalent ext2 fix yet?


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