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:
a519b26
)
md: beginnings of bad block management.
author
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:31:46 +0000
(11:31 +1000)
committer
NeilBrown
<neilb@suse.de>
Thu, 28 Jul 2011 01:31:46 +0000
(11:31 +1000)
This the first step in allowing md to track bad-blocks per-device so
that we can fail individual blocks rather than the whole device.
This patch just adds a data structure for recording bad blocks, with
routines to add, remove, search the list.
Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>
drivers/md/md.c
patch
|
blob
|
history
drivers/md/md.h
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge
diff --cc
drivers/md/md.h
Simple merge