Open
Description
Hi,
When I resume a paused balance, it adds a usage=90 filter to it.
btrfs bal start -d -m /home
dmesg: BTRFS info (device sda): balance: start -d -m -s
btrfs bal pause /home
dmesg: BTRFS info (device sda): balance: paused
btrfs bal resume /home
BTRFS info (device sda): balance: resume -dusage=90 -musage=90 -susage=90
Same happens with d, or m or their own. it adds the relevant usage filter, dusage=90 / musage=90 susage=90. brtfs bal stat & runtime of the balance both confirm that when it resumes it performs the filtered balance dmesg indicates.
LTS kernel 5.15.77, btrfs-progs v6.0.2