Spdk/module/bdev
Krzysztof Karas 1db41324f7 bdev/raid: add RPC option to provide UUID
Make sure UUID can be passed to raid bdev type during
its creation.

Change-Id: I5fa9ca2d18d435fa882e1cb388b2e1918d821540
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17136
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2023-04-13 12:12:58 +00:00
..
aio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
compress module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
crypto bdev/crypto: report accel sequence support 2023-03-13 21:02:27 +00:00
daos bdev/daos: Use bdev_unregister_by_name() to delete a daos bdev 2023-01-31 21:40:09 +00: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-04-13 12:12:58 +00:00
ftl module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
gpt bdev_gpt: add new SPDK partition type for off-by-one fix 2023-01-24 17:19:35 +00:00
iscsi bdev/iscsi: fix use-after-free in bdev_iscsi_command_cb() 2023-03-16 07:24:56 +00:00
lvol bdev/lvol: add param size_in_mib to replace size in bytes 2023-03-01 08:55:43 +00:00
malloc malloc_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
null null_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
nvme bdev_nvme: add hdgst and ddgst in nvme_ctrlr_config_json 2023-04-06 21:08:38 +00:00
ocf bdev/ocf: Update OCF to 22.6.1 2023-04-06 14:40:39 +00:00
passthru bdev: remove spdk_bdev_ext_io_opts from spdk_bdev_io 2023-02-16 10:09:35 +00:00
raid bdev/raid: add RPC option to provide UUID 2023-04-13 12:12:58 +00:00
rbd bdev/rbd: fix double-free when failing to initialize cluster 2023-02-21 08:33:52 +00:00
split so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
uring bdev/uring: Unset write_cache 2023-04-06 20:50:48 +00: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