bcachefs: Improve error message when alloc key doesn't match lru entry
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 11 Apr 2022 21:23:39 +0000 (17:23 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:31 +0000 (17:09 -0400)
commit9b93596c33f6c23de96c05dce82b9aead271a286
treeb8b27140d3b4eaeede1384c7d8a26ab926553d59
parent7003589dabcdfd10345ede31044ce5e13ee65e7f
bcachefs: Improve error message when alloc key doesn't match lru entry

Error messages should always print out the full key when available -
this gives us a starting point when looking through the journal to debug
what went wrong.

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