aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-08-05 17:08:35 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:37 -0400
commit17047fbced563cf5abe5aa546f6a92af48900b69 (patch)
treef200e08249e838756d464a5f11633016b657e5e9 /tools/perf/scripts/python
parent86b74451931790eafa018021fe900faea3230189 (diff)
bcachefs: Fix incorrectly freeing btree_path in alloc path
Clearing path->preserve means the path will be dropping in bch2_trans_begin() - but on transaction restart, we're likely to need that path again. This fixes a livelock in the allocation path. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions