Spdk/module/bdev/raid
Artur Paszkiewicz c89e20084b module/raid: support for raid module private io channel
Let the raid modules create their own IO channels by implementing the
get_io_channel callback.

Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Change-Id: Id4f6c90721474edd70a6e987c67f8f774737da27
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7700
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-09-29 22:52:45 +00:00
..
bdev_raid_rpc.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
bdev_raid.c module/raid: support for raid module private io channel 2022-09-29 22:52:45 +00:00
bdev_raid.h module/raid: support for raid module private io channel 2022-09-29 22:52:45 +00:00
concat.c raid/concat: update bdev readv/writev to ext API. 2022-07-14 09:46:56 +00:00
Makefile module/raid: raid5: rename to raid5f 2022-07-27 08:51:21 +00:00
raid0.c bdev/raid: fix flush on raid0 2022-09-14 07:44:19 +00:00
raid5f.c raid5f: read support 2022-09-29 22:52:45 +00:00