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:
1f68f0c
)
md/raid1: clear bad-block record when write succeeds.
author
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:31:49 +0000
(11:31 +1000)
committer
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:31:49 +0000
(11:31 +1000)
If we succeed in writing to a block that was recorded as
being bad, we clear the bad-block record.
This requires some delayed handling as the bad-block-list update has
to happen in process-context.
Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>
No differences found