commit | 867868fb557eb2a2120b80779468fa372584ddb0 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Oct 03 01:15:51 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:17 2006 -0700 |
tree | feb35d5c59cf4d22a14ee04d285c132429e88b06 | |
parent | 2d2063ceae73660d5142f4754d50a75b655fd1f9 [diff] |
[PATCH] md: Factor out part of raid1d into a separate function raid1d 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>