Spdk/lib/bdev/raid
Shuhei Matsumoto 485c4b1346 bdev/raid: Factor out RAID parameter check of JSON RPC and config file
RAID parameter check operation of JSON RPC and config file are
duplicated now. This refactoring is one of small preparation to
extend RAID bdev to other RAID levels.

Change-Id: I88527bc9bd0b3a3392aba7d0008a53d518027bfa
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/422797
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Kunal Sablok <kunal.sablok@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-08-23 16:35:31 +00:00
..
bdev_raid_rpc.c bdev/raid: Factor out RAID parameter check of JSON RPC and config file 2018-08-23 16:35:31 +00:00
bdev_raid.c bdev/raid: Factor out RAID parameter check of JSON RPC and config file 2018-08-23 16:35:31 +00:00
bdev_raid.h bdev/raid: Simplify variable name in struct raid_bdev 2018-08-23 16:35:31 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00