Ramón Rey Vicente <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to