bcachefs: Fix GFP_KERNEL allocation in break_cycle()
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 3 Jun 2024 02:52:24 +0000 (22:52 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 5 Jun 2024 14:44:08 +0000 (10:44 -0400)
commit9a64e1bfd8a10c015c41fe0d289e89862486c50d
treea47dc50b7be38688678922dc7d8aecd1b9775bb8
parentc3f38fa61af77b49866b006939479069cd451173
bcachefs: Fix GFP_KERNEL allocation in break_cycle()

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