| commit | d4432c23be957ff061f7b23fd60e8506cb472a55 | [log] [tgz] | 
|---|---|---|
| author | NeilBrown <neilb@suse.de> | Thu Jul 28 11:39:24 2011 +1000 | 
| committer | NeilBrown <neilb@suse.de> | Thu Jul 28 11:39:24 2011 +1000 | 
| tree | 1e9e8cbc75721e62300bb2251658de870bf79d8a | |
| parent | e875ecea266a543e643b19e44cf472f1412708f9 [diff] | 
md/raid10: avoid writing to known bad blocks on known bad drives. Writing to known bad blocks on drives that have seen a write error is asking for trouble. So try to avoid these blocks. Signed-off-by: NeilBrown <neilb@suse.de>