Skip to content
Commit 18e92841 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Make btree_deadlock_to_text() clearer



btree_deadlock_to_text() searches the list of btree transactions to find
a deadlock - when it finds one it's done; it's not like other *_read()
functions that's printing each object.

Factor out btree_deadlock_to_text() to make this clearer.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent f44cc269
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment