diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-28 03:51:00 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-30 08:21:13 +0300 |
commit | 66b7c51ceb9f08e7dfb6b25e811b5b791100eda8 (patch) | |
tree | e8efe31ede98418332e34fd9a176ad2a3882b69d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a7c9add482c7b0e7e28433816fa9e8f7b890086e (diff) | |
download | linux-66b7c51ceb9f08e7dfb6b25e811b5b791100eda8.tar.xz |
bcachefs: bch2_check_fix_ptrs() can now repair btree roots
This is straightforward enough: check_fix_ptrs() currently only runs
before we go RW, so updating the btree root pointer in c->btree_roots
suffices - it'll be written out in the first journal write we do.
For that, do_bch2_trans_commit_to_journal_replay() now handles
JSET_ENTRY_btree_root entries.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions