bcachefs: Fix bch2_bucket_alloc_early()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 24 Jan 2023 01:28:59 +0000 (20:28 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:49 +0000 (17:09 -0400)
commitdb36c1477d1753f4d5bebaed074ca4e4477df3ea
tree1dee5a2d6cb11a091b0d40137822835d1e1cf828
parent9fea089a9502784f42868b2649a732724f4c1d0b
bcachefs: Fix bch2_bucket_alloc_early()

We were incorrectly retrying after a transaction restart.

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