Spdk/module/bdev/raid
Artur Paszkiewicz f71c255827 module/raid: add raid_bdev ptr to raid_base_bdev_info
This allows to simplify some code where raid_bdev and base_info are
needed.

Change-Id: I40395204fdcdd0487bdecec1cd47efb347f1310a
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
2023-05-09 17:58:11 +08:00
..
bdev_raid_rpc.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
bdev_raid.c module/raid: add raid_bdev ptr to raid_base_bdev_info 2023-05-09 17:58:11 +08:00
bdev_raid.h module/raid: add raid_bdev ptr to raid_base_bdev_info 2023-05-09 17:58:11 +08:00
concat.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
raid0.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
raid1.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
raid5f.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00