Spdk/module/bdev
Damiano Cipriani 01e9afd39e raid1: allow creation with a single base bdev
The minimun number of raid1 base bdevs is set to 1, so a raid1 bdev
can be created with only one base bdev.

Signed-off-by: Damiano Cipriani <damiano.cipriani@suse.com>
2023-05-09 17:58:11 +08:00
..
aio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
compress accel: move accel_module.h to include/spdk 2023-05-09 17:58:11 +08:00
crypto bdev/crypto: Put accel buffer when write completes 2023-05-09 17:58:11 +08:00
daos bdev/daos: using SPDK_CONTAINEROF instead of container_of 2023-05-09 17:58:11 +08:00
delay bdev/delay: add uuid option 2023-03-08 08:46:16 +00:00
error bdev/error: add option to provide UUID for error bdev 2023-05-09 17:58:11 +08:00
ftl util/uuid: add API to test/set null uuid 2023-05-09 17:58:11 +08:00
gpt bdev_gpt: use unique partition GUID as bdev UUID 2023-05-09 17:58:11 +08:00
iscsi bdev/iscsi: fix use-after-free in bdev_iscsi_command_cb() 2023-03-16 07:24:56 +00:00
lvol lvol: add spdk_lvol_is_degraded 2023-05-09 17:58:11 +08:00
malloc util/uuid: add API to test/set null uuid 2023-05-09 17:58:11 +08:00
null bdev: delete UUID generation from ephemeral bdevs 2023-05-09 17:58:11 +08:00
nvme bdev/nvme: Change if->else to if->return for failover_trid() 2023-05-09 17:58:11 +08:00
ocf bdev/ocf: fix possible memory leak in ctx_data_alloc 2023-05-09 17:58:11 +08:00
passthru module/passthru: add uuid option for creating passthru bdev 2023-05-09 17:58:11 +08:00
raid raid1: allow creation with a single base bdev 2023-05-09 17:58:11 +08:00
rbd bdev/rbd: Do not submit IOs through thread sending. 2023-05-09 17:58:11 +08:00
split so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
uring include: add libgen.h to stdinc.h 2023-05-09 17:58:11 +08:00
virtio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
xnvme bdev/xnvme: Use bdev_unregister_by_name() to delete a xnvme bdev 2023-01-31 21:40:09 +00:00
zone_block module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
Makefile bdev/pmem: Removed bdev pmem implementation 2023-03-09 09:21:23 +00:00