]> 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)
commit61426e10e40144e5d6a10b20f9c2522634f56cd4
treede342428a303fe10842e04b81514be5cf582f7db
parentec3ef138a4d65b17dfb4559106070dd423c99c6a
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