diff options
| author | Kent Overstreet <[email protected]> | 2022-10-03 16:41:17 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:42 -0400 |
| commit | 8aaee94d463f781fbd5377b7d96234342de9c6eb (patch) | |
| tree | 7355102437aa8ffe31a2cfaf5286f61a0c1b0f8d /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | 13bc41a7151a6af26107240fbdd2562d95adad44 (diff) | |
bcachefs: Fix a deadlock in btree_update_nodes_written()
btree_node_lock_nopath() is something we'd like to get rid of, it's
always prone to deadlocks if we accidentally are holding other locks,
because it doesn't mark the lock it's taking in a path: we'll want to
get rid of it in the future, but for now this patch works it by calling
bch2_trans_unlock().
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions