diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-05 04:02:16 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-12 03:10:55 +0300 |
commit | 1841027c7de47527ed819a935b7aa340b9171eb5 (patch) | |
tree | 07a49a3eec7a6c4ca9a1b653d545d4d80487a185 /scripts/gdb/linux/interrupts.py | |
parent | f236ea4bca00ce457e165403a50a8938dced9623 (diff) | |
download | linux-1841027c7de47527ed819a935b7aa340b9171eb5.tar.xz |
bcachefs: bch2_gc_btree() should not use btree_root_lock
btree_root_lock is for the root keys in btree_root, not the pointers to
the nodes themselves; this fixes a lock ordering issue between
btree_root_lock and btree node locks.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions