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:
0232605
)
md/raid456: When read error cannot be recovered, record bad block
author
majianpeng
<majianpeng@gmail.com>
Tue, 3 Jul 2012 05:57:02 +0000
(15:57 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 3 Jul 2012 05:57:02 +0000
(15:57 +1000)
We may not be able to fix a bad block if:
- the array is degraded
- the over-write fails.
In these cases we currently eject the device, but we should
record a bad block if possible.
Signed-off-by: majianpeng <majianpeng@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found