diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-13 17:53:23 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-22 03:14:56 +0300 |
commit | b42fac043f95512911f3e496585a0844747dc593 (patch) | |
tree | ceef11780622ee73d0e67bf5f10d2bac699a8f13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ac4c7ac90eb7f5ea013b8842b2d803742f4484c0 (diff) | |
download | linux-b42fac043f95512911f3e496585a0844747dc593.tar.xz |
bcachefs: bch2_fs_emergency_read_only2()
More error message cleanup: instead of multiple printk()s per error, we
want to be building up a single error message in a printbuf, so that it
can be printed with indenting that shows grouping and avoid errors
getting interspersed or lost in the log.
This gets rid of most calls to bch2_fs_emergency_read_only(). We still
have calls to
- bch2_fatal_error()
- bch2_fs_fatal_error()
- bch2_fs_fatal_err_on()
that need work.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions