diff options
| author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-26 12:21:57 -0400 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-30 01:21:12 -0400 |
| commit | cd04497b10e6178a7510329465d05788b906ce5f (patch) | |
| tree | f4257343bf89d61dea6b807824a944227fb87789 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 72ab5136e86fcbccebb4a423d83332f41a7bd697 (diff) | |
bcachefs: Journal read error message improvements
- Don't print a checksum error when we first read a journal entry: we
print a checksum error later if we'll be using the journal entry.
- Continuing with the theme of of improving error messages and grouping
errors into a single log message per error, print a single 'checksum
error' message per journal entry, and use bch2_journal_ptr_to_text()
to print out where on the device it was.
- Factor out checksum error messages and checking for missing journal
entries into helpers, bch2_journal_read() has gotten obnoxiously big.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
