]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Fix loop restart in bch2_btree_transactions_read()
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 29 Jun 2024 01:08:01 +0000 (21:08 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 29 Jun 2024 01:08:48 +0000 (21:08 -0400)
commit67c564111f0e705dc272035197606c37bae94610
tree83b6c9de39a75f0a3a46a9fff82ebce8df994a3a
parent1539bdf516601cf05ab11cbc6ddbfc31d37d74f7
bcachefs: Fix loop restart in bch2_btree_transactions_read()

Accidental infinite loop; also fix btree_deadlock_to_text()

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/debug.c