Spdk/module/bdev/raid
Artur Paszkiewicz 72672d4982 module/raid: specify memory domain support per raid module
Not all raid modules may support memory domains - raid5f currently does
not. Add a parameter to struct raid_bdev_module to specify that.

Change-Id: I3285c118db846d290837606b3f85ac4b5277de97
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17601
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
2023-04-17 09:36:34 +00:00
..
bdev_raid_rpc.c bdev/raid: add RPC option to provide UUID 2023-04-13 12:12:58 +00:00
bdev_raid.c module/raid: specify memory domain support per raid module 2023-04-17 09:36:34 +00:00
bdev_raid.h module/raid: specify memory domain support per raid module 2023-04-17 09:36:34 +00:00
concat.c module/raid: specify memory domain support per raid module 2023-04-17 09:36:34 +00:00
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
raid0.c module/raid: specify memory domain support per raid module 2023-04-17 09:36:34 +00:00
raid1.c module/raid: specify memory domain support per raid module 2023-04-17 09:36:34 +00:00
raid5f.c bdev: remove spdk_bdev_ext_io_opts from spdk_bdev_io 2023-02-16 10:09:35 +00:00