bcachefs: Fix more lockdep splats in debug.c
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 21 Jun 2023 10:44:44 +0000 (06:44 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:04 +0000 (17:10 -0400)
commit9473cff989c8519d01c6a285bd94d2ed35d30251
treee77332ff5ea18f120481c817b13493c286d4afb0
parent462f494bc56052e3d17c9ae48a6e407b3f9d2c0c
bcachefs: Fix more lockdep splats in debug.c

Similar to previous fixes, we can't incur page faults while holding
btree locks.

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