Skip to content
Commit f5d26fa3 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: bch_sb_field_errors



Add a new superblock section to keep counts of errors seen since
filesystem creation: we'll be addingcounters for every distinct fsck
error.

The new superblock section has entries of the for [ id, count,
time_of_last_error ]; this is intended to let us see what errors are
occuring - and getting fixed - via show-super output.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 94119eeb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment