diff options
| author | Kent Overstreet <[email protected]> | 2022-09-16 14:42:38 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:40 -0400 |
| commit | e4215d0fec777e6516306f5f1b69a45a4205dce0 (patch) | |
| tree | bd67300e7d9e04babe4d1bcfa5da83b703910cc3 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 367d72dd5fd5b9e0b87633cbcb11b58b91d6bcc5 (diff) | |
bcachefs: All held locks must be in a btree path
With the new deadlock cycle detector, it's critical that all held locks
be marked in a btree_path, because that's what the cycle detector
traverses - any locks that aren't correctly marked will cause deadlocks.
This changes the btree_path to allocate some btree_paths for the new
nodes, since until the final update is done we otherwise don't have a
path referencing them.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions