commit | 9b93596c33f6c23de96c05dce82b9aead271a286 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@gmail.com> | Mon Apr 11 17:23:39 2022 -0400 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Sun Oct 22 17:09:31 2023 -0400 |
tree | b8b27140d3b4eaeede1384c7d8a26ab926553d59 | |
parent | 7003589dabcdfd10345ede31044ce5e13ee65e7f [diff] |
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>