RE: Reiserfs.c bug in 3.2-rc5

From: Jorge Bastos
Date: Sat Dec 24 2011 - 07:02:59 EST


Howdy,

> >
> > What can be done here?
> The assertion failing is:
> BUG_ON(nblocks > journal->j_trans_max);
> in do_journal_begin_r(). That means that reiserfs_create() tried to
> start a
> transaction with more credits than allowed by the journal.
>
> When did you started to see this problem? Also do you use SELinux (or
> generally security labels)?
>

No SELinux, the only change is from 3.1.1 to 3.2-rc5.
Tried the new 3.2-rc7 and the problem persists.

Is there a way that the ReiserFS people can commit the fix?

Jorge,

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