Spdk/lib/bdev/raid
Shuhei Matsumoto 12881ad9bc bdev/raid: Remove duplicated and not enough state check in RPC
When check_and_remove_raid_bdev(raid_cfg) is called, raid_bdev
must be in configuring state. However, offline state will be
probable as well. Besides similar and more comprehensive state
check is done in raid_bdev_cleanup(). Hence remove this check.

Change-Id: I8526da51828f18a8393afbd3d81c0a52f2d33261
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/423620
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Kunal Sablok <kunal.sablok@intel.com>
2018-08-30 16:13:35 +00:00
..
bdev_raid_rpc.c bdev/raid: Remove duplicated and not enough state check in RPC 2018-08-30 16:13:35 +00:00
bdev_raid.c bdev/raid: Extract check claim operation from add base bdev operation 2018-08-30 16:13:35 +00:00
bdev_raid.h bdev/raid: Extract check claim operation from add base bdev operation 2018-08-30 16:13:35 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00