Displaying 1 result from an estimated 1 matches for "journal_fl".
Did you mean:
journal_
2003 May 02
2
Re: Assertion failure in journal_flush()
Hi all,
We encountered a problem by chance today, a kernel bug which causes the
following error:
Assertion failure in journal_fl sh() at journal.c:1310:
"!journal->j_running_transaction"
kernel BUG at journal.c:1310!
This happened while remounting an ext3 filesystem read-only. We often do
this and haven't seen this bug before, so I suspect some kind of race.
It appears to be related to a message po...