93f38f0 btrfs-progs: pass alloc_chunk_ctl to chunk_bytes_by_type

1 file Authored by Johannes Thumshirn 4 years ago, Committed by David Sterba 4 years ago,
1 file changed. 8 lines added. 10 lines removed.
    btrfs-progs: pass alloc_chunk_ctl to chunk_bytes_by_type
    
    Pass the whole alloc_chunk_ctl to chunk_bytes_by_type instead of its
    num_stripes and sub_stripes members.
    
    Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
    Signed-off-by: David Sterba <dsterba@suse.com>
    
        
file modified
+8 -10