diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-27 20:51:00 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-30 01:21:13 -0400 |
commit | 66b7c51ceb9f08e7dfb6b25e811b5b791100eda8 (patch) | |
tree | e8efe31ede98418332e34fd9a176ad2a3882b69d /scripts/generate_rust_analyzer.py | |
parent | a7c9add482c7b0e7e28433816fa9e8f7b890086e (diff) |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions