diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-20 14:54:49 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-24 09:50:37 -0400 |
commit | 1f88c35674954fbb0b14d994c5fa02c7c5190356 (patch) | |
tree | d5d1b0432bc218c583747c8333452792c5f0ba21 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 28aa859b6b422da5c982610d0add9128f813e9f2 (diff) |
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: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions