• Neil Brown's avatar
    [PATCH] Md sync: Remove compiler warning that revealed a bug. · 6da79789
    Neil Brown authored
    When we abort a resync before we even started (because we were
    interrupted while waiting for a conflicting resync to finish)
    we should not wait or, particularly, do the closing sync_request
    (as we haven't even calculated max_sectors yet).
    6da79789
md.c 86.5 KB