git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
856e08e
)
md/raid10: avoid reading from known bad blocks - part 2
author
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:39:23 +0000
(11:39 +1000)
committer
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:39:23 +0000
(11:39 +1000)
When redirecting a read error to a different device, we must
again avoid bad blocks and possibly split the request.
Spin_lock typo fixed thanks to Dan Carpenter <error27@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found