Spdk/lib/bdev/raid
Shuhei Matsumoto 056980c10c bdev/raid: Embed struct raid_bdev_ctxt into struct raid_bdev
Locating spdk_bdev structure to the beginning of raid_bdev structure
will simplify the hierarchy and match other bdev modules.

Change-Id: I1bfbf773bc96a4f144e6bff772ade05bb42762e9
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/420818
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Kunal Sablok <kunal.sablok@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-08-06 18:14:30 +00:00
..
bdev_raid_rpc.c bdev/raid: Embed struct raid_bdev_ctxt into struct raid_bdev 2018-08-06 18:14:30 +00:00
bdev_raid.c bdev/raid: Embed struct raid_bdev_ctxt into struct raid_bdev 2018-08-06 18:14:30 +00:00
bdev_raid.h bdev/raid: Embed struct raid_bdev_ctxt into struct raid_bdev 2018-08-06 18:14:30 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00