bcachefs: Improve error message for overlapping extents
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 25 Jun 2023 03:22:20 +0000 (23:22 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:05 +0000 (17:10 -0400)
commit454377d8432fdfaa5ebfca05a9bfa3af311d5b9a
tree571655c4ee6074b6dc7d743471a2ce32ca309a39
parent8f507f89b8b87d2ee4adc990b96388001444967e
bcachefs: Improve error message for overlapping extents

We now print out the full previous extent we overlapping with, to aid in
debugging and searching through the journal.

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