bcachefs: Kill bch2_alloc_sectors_start()
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 2 Nov 2022 19:41:32 +0000 (15:41 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:45 +0000 (17:09 -0400)
commit07de1803b888131ef1675b17a0260b50d684175e
tree20f4af85a248dabd9a7939c64b6d09c77e0d7ca7
parent984dc67e3bceb8871444961df0d2c2a45d5a3f4e
bcachefs: Kill bch2_alloc_sectors_start()

Only used in one place, just inline it there.

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