Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: store and load values of stripes_min/stripes_max in balance st…
…atus item The balance status item contains currently known filter values, but the stripes filter was unintentionally not among them. This would mean, that interrupted and automatically restarted balance does not apply the stripe filters. Fixes: dee32d0 CC: stable@vger.kernel.org # 4.4+ Signed-off-by: David Sterba <dsterba@suse.com>
- Loading branch information