diff options
author | 2024-03-14 13:26:26 -0400 | |
---|---|---|
committer | 2024-03-17 20:53:11 -0400 | |
commit | 62f35024b2b1a301cd263230d8c060cce2010efe (patch) | |
tree | 9ee34e8f50c9f7edacda9dda56057f59d9dfa3e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: time_stats: shrink time_stat_buffer for better alignment (diff) | |
download | wireguard-linux-62f35024b2b1a301cd263230d8c060cce2010efe.tar.xz wireguard-linux-62f35024b2b1a301cd263230d8c060cce2010efe.zip |
bcachefs: Change "accounting overran journal reservation" to a warning
This doesn't need to be a BUG_ON(); the actual serious "things break"
condition is if the whole journal write overruns the available space,
and that has a fatal error, not a BUG_ON(). This check indicates we
screwed something up, but it should be a warning.
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