diff options
author | 2024-11-14 20:47:32 -0500 | |
---|---|---|
committer | 2024-12-29 13:30:39 -0500 | |
commit | d884cf189a92881c02fa22b2318bf8fcbbd61297 (patch) | |
tree | 705367b348f45df7eb0e8eb92e46043e7b6fcd8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: better backpointer_target_not_found() error message (diff) | |
download | wireguard-linux-d884cf189a92881c02fa22b2318bf8fcbbd61297.tar.xz wireguard-linux-d884cf189a92881c02fa22b2318bf8fcbbd61297.zip |
bcachefs: Only run check_backpointers_to_extents in debug mode
The backpointers passes, check_backpointers_to_extents() and
check_extents_to_backpointers() are the most expensive fsck passes.
Now that we're running the same check and repair code when using a
backpointer at runtime (via bch2_backpointer_get_key()) that fsck does,
there's no reason fsck needs to - except to verify that the filesystem
really has no errors in debug mode.
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