https://github.com/torvalds/linux
Revision 3e1ad196385c65c1454aceab1226d9a4baca27d5 authored by David Sterba on 03 May 2022, 15:35:25 UTC, committed by David Sterba on 05 May 2022, 19:05:56 UTC
The new state allowing device addition with paused balance is not
exported to user space so it can't recognize it and actually start the
operation.

Fixes: efc0e69c2fea ("btrfs: introduce exclusive operation BALANCE_PAUSED state")
CC: stable@vger.kernel.org # 5.17
Signed-off-by: David Sterba <dsterba@suse.com>
1 parent 750ee45
History
Tip revision: 3e1ad196385c65c1454aceab1226d9a4baca27d5 authored by David Sterba on 03 May 2022, 15:35:25 UTC
btrfs: sysfs: export the balance paused state of exclusive operation
Tip revision: 3e1ad19

back to top