Spdk/module/bdev/raid
Artur Paszkiewicz cb8dbf17dc module/raid: add raid_bdev pointer to struct raid_io
This will make it easier to get to the raid_bdev when we only have the
raid_io.

Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Change-Id: I91df14f788a51ada10b0f8356de2162c1f34520c
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/471085
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-11-14 16:25:55 +00:00
..
bdev_raid_rpc.c module/raid: make raid_level an enum instead of plain integer 2019-11-01 14:34:32 +00:00
bdev_raid.c module/raid: add raid_bdev pointer to struct raid_io 2019-11-14 16:25:55 +00:00
bdev_raid.h module/raid: add raid_bdev pointer to struct raid_io 2019-11-14 16:25:55 +00:00
Makefile module/raid: move raid0 functions to separate file 2019-11-01 14:34:32 +00:00
raid0.c module/raid: add raid_bdev pointer to struct raid_io 2019-11-14 16:25:55 +00:00