bcachefs: kill move_bucket_in_flight
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 8 May 2025 21:01:49 +0000 (17:01 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:57 +0000 (20:14 -0400)
commit49188a9313e2209d064082378eafe5baf5a27bba
tree49dc10c12cbb2f3282339c00754641fdf6016351
parentb42fac043f95512911f3e496585a0844747dc593
bcachefs: kill move_bucket_in_flight

Small cleanup/simplification, and prep work for the next patch, which
will add checking if buckets don't get evacuated because they're missing
backpointers.

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