diff options
| author | Kent Overstreet <[email protected]> | 2025-07-13 17:31:33 +0000 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2025-07-16 21:32:33 +0000 |
| commit | 9fe8ec866442b6ee7eac8d5ceda18f88aaa7f78d (patch) | |
| tree | 2165fde5ded65afcc1441968a3896abefebf4d94 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | bcachefs: Tweak threshold for allocator triggering discards (diff) | |
| download | kernel-9fe8ec866442b6ee7eac8d5ceda18f88aaa7f78d.tar.gz kernel-9fe8ec866442b6ee7eac8d5ceda18f88aaa7f78d.zip | |
bcachefs: Don't build aux search tree when still repairing node
bch2_btree_node_drop_keys_outside_node() will (re)build aux search
trees, because it's also called by topology repair.
bch2_btree_node_read_done() was calling it before validating individual
keys; invalid ones have to be dropped.
If we call drop_keys_outside_node() first, then
bch2_bset_build_aux_tree() doesn't run because the node already has an
aux search tree - which was invalidated by the repair.
Reported-by: [email protected]
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
