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

md/raid1: clean up read_balance.



read_balance has two loops which both look for a 'best'
device based on slightly different criteria.
This is clumsy and makes is hard to add extra criteria.

So replace it all with a single loop that combines everything.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 56d99121
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