On Wed, Oct 30, 2019 at 02:22:24PM +0200, Nikolay Borisov wrote: > Here are 2 cleanups and 1 minor fix for mkfs. The gist of the fix is to ensure > sub_stripes is always set to 1 when mkfs creates blockgroups with alloc profile > different than RAID10. This what kernels does. > > The other 2 patches are simple cleanups which reduce the number of arguments > of btrfs_alloc_data_chunk. > > Nikolay Borisov (3): > btrfs-progs: Initialize sub_stripes to 1 in btrfs_alloc_data_chunk > btrfs-progs: Remove type argument from btrfs_alloc_data_chunk > btrfs-progs: Remove convert param from btrfs_alloc_data_chunk Added to devel, thanks.
