summaryrefslogtreecommitdiffstats
path: root/block/genhd.c
diff options
context:
space:
mode:
authorVishal Verma <vishal.l.verma@intel.com>2015-12-24 19:20:32 -0700
committerDan Williams <dan.j.williams@intel.com>2016-01-09 06:35:12 -0800
commit9e0e252a048b0ba5066f0dc15c3b2468ffe5c422 (patch)
tree5d90b02d6f88b021866c92715a2a70b628ad16be /block/genhd.c
parentac34f15e0c6d2fd58480052b6985f6991fb53bcc (diff)
downloadop-kernel-dev-9e0e252a048b0ba5066f0dc15c3b2468ffe5c422.zip
op-kernel-dev-9e0e252a048b0ba5066f0dc15c3b2468ffe5c422.tar.gz
badblocks: Add core badblock management code
Take the core badblocks implementation from md, and make it generally available. This follows the same style as kernel implementations of linked lists, rb-trees etc, where you can have a structure that can be embedded anywhere, and accessor functions to manipulate the data. The only changes in this copy of the code are ones to generalize function/variable names from md-specific ones. Also add init and free functions. Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud