]> git.ipfire.org Git - thirdparty/linux.git/commit
bcachefs: Log fsck errors in the journal
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 1 Jun 2025 17:07:31 +0000 (13:07 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 12 Jun 2025 03:21:29 +0000 (23:21 -0400)
commitb43f724927686387589b98eb762e1a4109bb1bac
tree271005db6d994b8eebe14472c80fdfbb223959c3
parent47fe65b105f29ef22f463c17ab8a4c0eeb741045
bcachefs: Log fsck errors in the journal

Log the specific error being corrected in the journal when we're
repairing, this helps greatly with 'bcachefs list_journal' analysis.

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