diff options
| author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-03-06 21:17:43 -0500 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:27 -0400 |
| commit | 61a66469a4bf63a1357b6af36242682ae339ca2a (patch) | |
| tree | 4faa28e997eb57eeaac3eb273fe4a155a6c16e46 /tools/perf/scripts/python/libxed.py | |
| parent | a897ef682781824c9b82f01d107d653f3dbf38e5 (diff) | |
| download | linux-61a66469a4bf63a1357b6af36242682ae339ca2a.tar.gz linux-61a66469a4bf63a1357b6af36242682ae339ca2a.zip | |
bcachefs: Fix lock ordering under traverse_all()
traverse_all() traverses btree paths in sorted order, so it should never
see transaction restarts due to lock ordering violations. But some code
in __bch2_btree_path_upgrade(), while necessary when not running under
traverse_all(), was causing some confusing lock ordering violations -
disabling this code under traverse_all() will let us put in some more
assertions.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
