Re: [2.6.11-rc2] kernel BUG at fs/reiserfs/journal.c:2966!

From: Andrew Morton
Date: Mon Jan 24 2005 - 20:30:16 EST


Ramón Rey Vicente <rrey@xxxxxxxxxxxxxxxxxxx> wrote:
>
> I get this with 2.6.11-rc2
>
> kernel BUG at fs/reiserfs/journal.c:2966!

Is this repeatable?

/* we aren't allowed to close a nested transaction on a different
** filesystem from the one in the task struct
*/
if (cur_th->t_super != th->t_super)
BUG() ;

very strange. What mount options are you using on that fs?
-
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/