Skip to content
Commit b821eaa5 authored by NeilBrown's avatar NeilBrown
Browse files

md: remove ->changed and related code.



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>
parent 49ce6cea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment