Re: [BUG] 2.5.47 - Assertion failed in fs/jbd/journal.c:415

Andrew Morton (akpm@digeo.com)
Wed, 18 Dec 2002 14:05:14 -0800


Robert Macaulay wrote:
>
> On Wed, 18 Dec 2002, Andrew Morton wrote:
> > I can't immediately see what would cause this. There is code in
> > __journal_file_buffer which could have triggered this, but we should
> > have exclusion from that via both lock_kernel() and lock_journal().
> >
> > I'll see if Stephen can spot it. I shall assume you were using
> > the data-ordered journalling mode.
> >
> Correct, I also had them mounted with noatime as well if that matters.

Seems that I failed to propagate one of Stephen's 2.4 fixes forwards.
It could well explain this failure. I shall send you the diff after
testing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/