diff options
| author | Kent Overstreet <[email protected]> | 2022-08-05 11:36:13 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:37 -0400 |
| commit | 86b74451931790eafa018021fe900faea3230189 (patch) | |
| tree | ff63bc31d99a692256ba8a023828168c87b79a0e /tools/perf/scripts/python | |
| parent | ae33e7a274abe6863bc4a1f4ea1e4c5f65b533f9 (diff) | |
bcachefs: Fix bch2_btree_trans_to_text()
bch2_btree_trans_to_text() is used to print btree_transactions owned by
other threads; thus, it needs to be particularly careful. This fixes a
null ptr deref caused by racing with the owning thread changing
path->l[].b.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions