diff options
| author | Kent Overstreet <[email protected]> | 2023-03-06 08:58:02 -0500 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:41 -0400 |
| commit | 2ec254c098da677295c2487ae36e75a26d557222 (patch) | |
| tree | d6c3ffceb92f16978c9e526803a2d8058fa8630b /tools/perf/scripts/python/bin/task-analyzer-report | |
| parent | 0d7009d7ca99ad9261a7cffcecd515108377a6ac (diff) | |
bcachefs: Ensure bch2_btree_node_lock_write_nofail() never fails
In order for bch2_btree_node_lock_write_nofail() to never produce a
deadlock, we must ensure we're never holding read locks when using it.
Fortunately, it's only used from code paths where any read locks may be
safely dropped.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions