• Neil Brown's avatar
    [PATCH] md: Tidy up recovery_running flags in md · cb129263
    Neil Brown authored
    Md uses ->recovery_running and ->recovery_err to keep track of the
    status or recovery.  This is rather ad hoc and race prone.
    
    This patch changes it to ->recovery which has bit flags for various
    states.
    cb129263
raid1.c 30 KB