bcachefs: Use bch2_wait_on_allocator() in btree node alloc path
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 7 Aug 2024 20:40:14 +0000 (16:40 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 8 Aug 2024 01:04:55 +0000 (21:04 -0400)
commit73dc1656f41a42849e43b945fe44d4e3d55eb6c3
tree5efd42ea40f21e930305a8a2e1be776022d407af
parentcecf72798b25fcb00303392407fccf500a746747
bcachefs: Use bch2_wait_on_allocator() in btree node alloc path

If the allocator gets stuck, we need to know why.

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