commit | 6814d5368d68341ec6b5e4ecd10ea5947130775a | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Oct 03 01:15:45 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:17 2006 -0700 |
tree | 07440216f8f1b94429eee8f79469e0b800505251 | |
parent | b5c124af69119c1b5c1e728bd2e7b5b1fad9b7be [diff] |
[PATCH] md: factor out part of raid10d into a separate function. raid10d has toooo many nested block, so take the fix_read_error functionality out into a separate function. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>