• Neil Brown's avatar
    [PATCH] MD - Remove bdput calls from raid personalities. · 82b0fad1
    Neil Brown authored
    Remove bdput calls from raid personalities.
    
    Some of the md personalities currently hold a counted reference
    on a bdev.  This is not necessary as the main md module will always
    hold a counted reference in the rdev.
    This patch removes the code to take and drop these unnecessary
    references.
    82b0fad1
multipath.c 25.6 KB