bcachefs: Make sure bch2_bucket_alloc_new_fs() obeys buckets_nouse
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 20 Dec 2021 17:53:06 +0000 (12:53 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:19 +0000 (17:09 -0400)
commit6be1b6d9df9dfe7065220b64b32de339b1120f1b
tree5c6a0c9a5844d47bdab0b009acb3b0a866017971
parent6df893fb1115083765a877302cdc25866ce5a87e
bcachefs: Make sure bch2_bucket_alloc_new_fs() obeys buckets_nouse

This fixes the filesystem migrate tool.

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