aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2024-04-10 12:53:28 -0400
committerKent Overstreet <[email protected]>2024-04-10 22:28:36 -0400
commitbeccf29114886f1604e26f739cd108f048878ca8 (patch)
treec19ba70cae534c4c88cc8c746472a4c00ac138fd /tools/perf/util/scripting-engines
parent9b31152fd74eeb10a20345909e542fef6f1d98e2 (diff)
bcachefs: Fix a race in btree_update_nodes_written()
One btree update might have terminated in a node update, and then while it is in flight another btree update might free that original node. This race has to be handled in btree_update_nodes_written() - we were missing a READ_ONCE(). Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions