]> git.karo-electronics.de Git - karo-tx-linux.git/commit
jbd2: instrument jh on wrong transaction BUG_ON's
authorTheodore Ts'o <tytso@mit.edu>
Fri, 19 Aug 2011 23:17:32 +0000 (19:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 19 Aug 2011 23:17:32 +0000 (19:17 -0400)
commit5eca14d09bf6ae0ff2eba905afbf6f3e00f59964
treece53a41839f478b11b8a30addd74a08b879a7611
parent3de8af6bc0e31f52218a47a0c13ceb2f60b6c550
jbd2: instrument jh on wrong transaction BUG_ON's

These assertions have been reported as being tripped.  Instrument them
so we get more information about what might be going on.

Cc: curtw@google.com
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/transaction.c