]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: improve error messages for inconsistent journal heads
authorTheodore Ts'o <tytso@mit.edu>
Wed, 12 Mar 2014 20:38:03 +0000 (16:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 12 Mar 2014 20:38:03 +0000 (16:38 -0400)
commit973bafbdc19440a0cf5206d93402a7eb479f6e87
treede342428a303fe10842e04b81514be5cf582f7db
parentcaaf90e588e0043c9a6e423e4419c24d3be9c10a
jbd2: improve error messages for inconsistent journal heads

Fix up error messages printed when the transaction pointers in a
journal head are inconsistent.  This improves the error messages which
are printed when running xfstests generic/068 in data=journal mode.
See the bug report at: https://bugzilla.kernel.org/show_bug.cgi?id=60786

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4_jbd2.c
fs/jbd2/transaction.c