Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
md: remove ro check in md_check_recovery()
Commit c89a8ee ("Allow faulty devices to be removed from a readonly array.") added some work on ro array in the function, but it couldn't be done since we didn't allow the ro array to be handled from the beginning. Fix it. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information