diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-25 15:51:16 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-01 21:11:08 -0400 |
commit | f5d26fa31ed2e260589f0bc8af010bb742f1231e (patch) | |
tree | 3d80b5c4ea7ac0a01bf1dba58a104d84d5a70e9b /drivers/of | |
parent | 94119eeb02d114aa1f78dcfaabdca50b9b626790 (diff) | |
download | linux-f5d26fa31ed2e260589f0bc8af010bb742f1231e.tar.gz linux-f5d26fa31ed2e260589f0bc8af010bb742f1231e.tar.bz2 linux-f5d26fa31ed2e260589f0bc8af010bb742f1231e.zip |
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: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions