]> 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>
Mon, 22 Aug 2011 18:46:53 +0000 (14:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 Aug 2011 18:46:53 +0000 (14:46 -0400)
commitaef22686c17c524565df2cab9293d33430f982e3
tree05bdfb4e39cd91caef6c0af82ccf193324499a1e
parent8592de01c236846b62d6b1d24896c8a9ef8f6881
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