Spdk/lib/bdev/raid
Shuhei Matsumoto dbc4e5094a bdev/raid: Refactor raid_bdev_config_destroy()
raid_bdev_config_destroy_check_raid_bdev_exists() and
raid_bdev_config_destroy() do almost same operation and can be
unified to raid_bdev_config_destroy().

Comment in spdk_rpc_destroy_raid_bdev() about raid_bdev_config_destroy()
are duplicated with the one on top of the raid_bdev_config_destroy().
Hence remove the former in this patch too.

Change-Id: I4a323bf24d2266e2da7f030c52771013d075eb31
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/424149
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-09-11 19:00:05 +00:00
..
bdev_raid_rpc.c bdev/raid: Refactor raid_bdev_config_destroy() 2018-09-11 19:00:05 +00:00
bdev_raid.c bdev/raid: Extract adding base bdevs from RPC and apply it to parse .INI config 2018-09-11 19:00:05 +00:00
bdev_raid.h bdev/raid: Extract adding base bdevs from RPC and apply it to parse .INI config 2018-09-11 19:00:05 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00