bcachefs: Kill old allocator startup code
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 4 Jun 2020 02:11:10 +0000 (22:11 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:40 +0000 (17:08 -0400)
commita27443bc7652a37db1ac99f2c77b20ac15947cc5
tree37bc0bcf21c4c7bcd29d8136f41efad754071cf1
parent9ef846a7a13bc6daa3fc431acab5c13d7fb4aa84
bcachefs: Kill old allocator startup code

It's not needed anymore since we can now write to buckets before
updating the alloc btree.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_background.c
fs/bcachefs/alloc_background.h
fs/bcachefs/bcachefs.h
fs/bcachefs/journal_reclaim.c
fs/bcachefs/super.c