Spdk/test/unit/lib/bdev
Artur Paszkiewicz 46ff15a658 module/raid: convert state enum to/from string
Use the string value instead of int in raid_bdev json info.

Rename raid_bdev_parse_raid_level() to match raid_bdev_str_to_state().

Change-Id: I135269fe6de0746e661828cb1d36514b082011bd
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15308
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Community-CI: Mellanox Build Bot
2022-11-28 09:45:45 +00:00
..
bdev_zone.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
bdev.c bdev: use spinlock instead of mutex 2022-11-24 10:08:17 +00:00
compress.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crypto.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
gpt update Intel copyright notices 2022-11-10 08:28:53 +00:00
mt include/bdev_module.h: add SPDK_ prefix to macros 2022-11-22 10:03:57 +00:00
nvme bdev_nvme: added io_outstanding in nvme_io_path 2022-11-24 10:08:43 +00:00
part.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
pmem update Intel copyright notices 2022-11-10 08:28:53 +00:00
raid module/raid: convert state enum to/from string 2022-11-28 09:45:45 +00:00
scsi_nvme.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
vbdev_lvol.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
vbdev_zone_block.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00