Spdk/lib/bdev/raid
Shuhei Matsumoto e1c9791225 bdev/raid: Factor out finding raid bdev from base bdev into a function
This patch tries to clarify the logic of the operation to
deconfigure the corresponding raid bdev when a base bdev
is removed.

Change-Id: Id601049dfa59cd919321d833c2867f40c3ba031b
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450566
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-04-09 18:20:40 +00:00
..
bdev_raid_rpc.c bdev/raid: Change the prefix of names of lists from g_spdk_ to g_ 2019-04-09 18:20:40 +00:00
bdev_raid.c bdev/raid: Factor out finding raid bdev from base bdev into a function 2019-04-09 18:20:40 +00:00
bdev_raid.h bdev/raid: Change raid_bdev_free_base_bdev_resource() from public to private 2019-04-09 18:20:40 +00:00
Makefile bdev: remove "v" prefix from vbdev library names 2018-11-01 21:25:55 +00:00