• NeilBrown's avatar
    md: remove ->changed and related code. · b821eaa5
    NeilBrown authored
    We set ->changed to 1 and call check_disk_change at the end
    of md_open so that bd_invalidated would be set and thus
    partition rescan would happen appropriately.
    
    Now that we call revalidate_disk directly, which sets bd_invalidates,
    that indirection is no longer needed and can be removed.
    Signed-off-by: default avatarNeilBrown <neilb@suse.de>
    b821eaa5
raid5.c 165 KB