bcachefs: Improve some btree node read error messages
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 23 Feb 2022 15:32:43 +0000 (10:32 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:25 +0000 (17:09 -0400)
commit78a8f36280e178df4e78382c82a20e3af1704e65
treef153b68119fa12eb4a5105318b24db51aad46c50
parenta69e7e6a8732ab336548359020fe865150ae8a5a
bcachefs: Improve some btree node read error messages

On btree node read error, it's helpful to see what we were trying to
read - was it all zeroes?

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/btree_io.c