• Dave Olien's avatar
    [PATCH] raid5 and raid6 fixes to current bk tree · d007c49c
    Dave Olien authored
    This fixes the raid5 and raid6 prolems that crept in with the recent
    introduction of "bi_max_vecs".
    
    Since raid5/raid6 allocate their own bio's, they need to make sure
    that bi_max_vecs is updated along with bi_vcnt.
    d007c49c
raid5.c 51.5 KB