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

md: expedite metadata update when switching read-auto -> active



If something has failed while the array was read-auto,
then when we switch to 'active' we need to update the metadata.
This will happen anyway but it is good to expedite it, and
also to ensure any failed device has been released by the
underlying device before we try to action the ioctl which
caused us to switch to 'active' mode.

Reported-by: default avatarJoe Lawrence <Joe.Lawrence@stratus.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 51acbcec
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