]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/jbd2/recovery.c
jbd2: clarify bad journal block checksum message
authorTheodore Ts'o <tytso@mit.edu>
Mon, 19 Feb 2018 02:33:13 +0000 (21:33 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 19 Feb 2018 02:33:13 +0000 (21:33 -0500)
commited65b00f8de1d0687565a1ad6511901a721adb66
treece79135f59a3130618ad5a3307cf188348d31072
parentccf0f32acd436b9e554303fd571f1bbf5f49d8e2
jbd2: clarify bad journal block checksum message

There were two error messages emitted by jbd2, one for a bad checksum
for a jbd2 descriptor block, and one for a bad checksum for a jbd2
data block.  Change the data block checksum error so that the two can
be disambiguated.

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