bcachefs: do_rebalance_scan() now only updates bch_extent_rebalance
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 15 May 2025 14:08:06 +0000 (10:08 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:15:01 +0000 (20:15 -0400)
commit84b9f17195b2d4914763feee00ca44be42c9f8e2
tree33385b95bec2bf307308407b15db33cf8979f4b7
parentbde41d9a58f159da8330b499cced04c40104f7f3
bcachefs: do_rebalance_scan() now only updates bch_extent_rebalance

This ensures that our pending rebalance work accounting is accurate
quickly.

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