Skip to content
Commit 1f88c356 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix a KMSAN splat in btree_update_nodes_written()



We may sometimes read from uninitialized memory; we know, and that's ok.

We check if a btree node has been reused before waiting on any
outstanding IO.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 28aa859b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment