diff options
| author | Kent Overstreet <[email protected]> | 2022-04-14 15:37:16 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:32 -0400 |
| commit | 7419646b254a599d7881e7815fc5e61b18c94b7e (patch) | |
| tree | ca7b92a73a715a2cfaa18c5a013d812723a269b1 /tools/perf/scripts/python/bin | |
| parent | e1b8f5f5ca247f65211ca4e3e0e493dd3a54c98e (diff) | |
bcachefs: btree_update_interior.c prep for backpointers
Previously, btree_update_interior.c passed keys to bch2_trans_mark_*
that hadn't been fully initialized - they didn't have the key field
filled out, just the value.
With backpointers, we need to make sure keys are fully initialized
before marking them - because the backpointer points back to the
original key.
This patch tweaks the interior update paths to fix this.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions