diff options
| author | Kent Overstreet <[email protected]> | 2022-08-05 17:08:35 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:37 -0400 |
| commit | 17047fbced563cf5abe5aa546f6a92af48900b69 (patch) | |
| tree | f200e08249e838756d464a5f11633016b657e5e9 /tools/perf/scripts/python/flamegraph.py | |
| parent | 86b74451931790eafa018021fe900faea3230189 (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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions