Spdk/lib/bdev/raid
Shuhei Matsumoto 1ac058ca08 bdev/raid: Set RAID bdev's name at its creation to prevent unnamed device
Next patch will keep RAID bdev without removal when adding any base
bdev to the RAID bdev fails for some reason for construct_raid_bdev
RPC.

The half-baked RAID bdev will become unnamed and this should be avoided.

Change-Id: I3ad0d58a04a7638b9b286babe0e56e057e7f5d0d
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/423621
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@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: Set RAID bdev's name at its creation to prevent unnamed device 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