numam-spdk/lib/bdev/raid
Shuhei Matsumoto e5f28d5d39 bdev/raid: Unify data type of number of base bdevs to uint8_t
Data type of number of base bdevs are corrupted. uint8_t is enough
and unify almost all related variables into uint8_t.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I323aaa229a76c3d5b5361d7643c3a9591ccad340
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464357
Reviewed-by: yidong0635 <dongx.yi@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-08-12 04:20:15 +00:00
..
bdev_raid_rpc.c bdev/raid/rpc: try to break lines after 100 characters 2019-08-05 23:12:49 +00:00
bdev_raid.c bdev/raid: Unify data type of number of base bdevs to uint8_t 2019-08-12 04:20:15 +00:00
bdev_raid.h bdev/raid: Unify data type of number of base bdevs to uint8_t 2019-08-12 04:20:15 +00:00
Makefile bdev: remove "v" prefix from vbdev library names 2018-11-01 21:25:55 +00:00