]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit66a4cb187b92ca8663203fe8fda621e6585a2a00
treede342428a303fe10842e04b81514be5cf582f7db
parent0bfea8118d8e4f6aeb476511350d649e8dcb0ce8
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