commit | 56d9912106b0974ffb6dd264c80c7e816677e998 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Wed May 11 14:27:03 2011 +1000 |
committer | NeilBrown <neilb@suse.de> | Wed May 11 14:27:03 2011 +1000 |
tree | eef9208cffd7bc4501ca57250a4b884a04aa116b | |
parent | 8258c53208d7a9b7207e7d4dae36d2ea384cb278 [diff] |
md: simplify raid10 read_balance raid10 read balance has two different loop for looking through possible devices to chose the best. Collapse those into one loop and generally make the code more readable. Signed-off-by: NeilBrown <neilb@suse.de>