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:
06f6038
)
md: add 'write_error' flag to component devices.
author
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:31:48 +0000
(11:31 +1000)
committer
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:31:48 +0000
(11:31 +1000)
If a device has ever seen a write error, we will want to handle
known-bad-blocks differently.
So create an appropriate state flag and export it via sysfs.
Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>
No differences found