commit | 4f080f571192b0347f45b5709a291af473824484 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Jun 18 20:00:11 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Tue Jul 02 12:30:51 2019 +0200 |
tree | 2a10c9066c0a9e7d361133e568885d69c73aea2c | |
parent | f262fa8de6a2510e13a59ad3ecdcb0f2d468bb98 [diff] |
btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_space Special case for DUP can be replaced by lookup to the attribute table, where the dev_stripes is the right coefficient. Signed-off-by: David Sterba <dsterba@suse.com>