diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-11-15 04:47:32 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-29 21:30:39 +0300 |
commit | d884cf189a92881c02fa22b2318bf8fcbbd61297 (patch) | |
tree | 705367b348f45df7eb0e8eb92e46043e7b6fcd8e /tools/perf/scripts/python/gecko.py | |
parent | 7611d6b5d1c12e2210c6f1283232fcb16b685de1 (diff) | |
download | linux-d884cf189a92881c02fa22b2318bf8fcbbd61297.tar.xz |
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/gecko.py')
0 files changed, 0 insertions, 0 deletions