bcachefs: Improve stripe checksum error message
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 5 Nov 2023 02:34:37 +0000 (22:34 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 5 Nov 2023 18:14:22 +0000 (13:14 -0500)
commitc7046ed0cf9bb33599aa7e72e7b67bba4be42d64
tree7e72387a2f4b5fd4c8ca2936da7cf1236c6c38f4
parent853960d00b4b3df96acbf8e18980896f9115c45c
bcachefs: Improve stripe checksum error message

We now include the name of the device in the error message - and also
increment the number of checksum errors on that device.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/ec.c