Spdk/lib/bdev/raid
Shuhei Matsumoto 88a1643dcc bdev/raid: Set IO channel to raid_bdev_io at the start of IO submission
IO channel of the RAID bdev has not been changed during IO submission.
Hence it can be set to raid_bdev_io at the start of IO submission.

This will simplify the logic and improve maintainability.

Change-Id: I7d2f35d877be5ea0731e9b635133c1106f294a57
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/422790
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Kunal Sablok <kunal.sablok@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-08-23 16:35:31 +00:00
..
bdev_raid_rpc.c bdev/raid: Use raid_cfg as a pointer to raid_bdev_config throughout 2018-08-23 16:35:31 +00:00
bdev_raid.c bdev/raid: Set IO channel to raid_bdev_io at the start of IO submission 2018-08-23 16:35:31 +00:00
bdev_raid.h bdev/raid: Simplify variable name in struct raid_bdev 2018-08-23 16:35:31 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00