commit | ed0df618b1b06d7431ee4d985317fc5419a5d559 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Nov 01 14:21:23 2016 +0100 |
committer | David Sterba <dsterba@suse.com> | Wed Nov 30 13:45:18 2016 +0100 |
tree | 5c057d82d01f2e03537e0b626c9ecc9675ec27ae | |
parent | 4d5106a126f33395126e042ae42582832bfc39f7 [diff] |
btrfs: store and load values of stripes_min/stripes_max in balance status 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: dee32d0ac3719ef8d640efaf0884111df444730f CC: stable@vger.kernel.org # 4.4+ Signed-off-by: David Sterba <dsterba@suse.com>