diff options
| author | Kent Overstreet <[email protected]> | 2023-05-28 02:35:34 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:10:03 -0400 |
| commit | e1d29c5fa1205c75dd96303f76d7aa4991555aaa (patch) | |
| tree | 646b7b130460597769928e29509f16c3d8816e6d /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 70d41c9e276c5e7b130d328a6ece92c9130a6572 (diff) | |
bcachefs: Ensure bch2_btree_node_get() calls relock() after unlock()
Fix a bug where bch2_btree_node_get() might call bch2_trans_unlock() (in
fill) without calling bch2_trans_relock(); this is a bug when it's done
in the core btree code.
Also, twea bch2_btree_node_mem_alloc() to drop btree locks before doing
a blocking memory allocation.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions