+16
−89
Loading
This function was meant to handle case when a RAID volume only had one member disk. This is not a common case, so just go through the raid_bdev_submit_children() path in this case. This will simplify some upcoming patches to use split_on_optimal_io_boundary to enable vectored I/O. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ic7c7f7987d54ffd836deabb98530f7c339094809 Reviewed-on: https://review.gerrithub.io/423322 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>