+4
−2
Loading
Currently when read/write to bdev fails in _spdk_bdev_io_split_with_payload due to other than -ENOMEM, assert is called. RAID bdev that utilizes the split IO feature is generally availale now and it will be OK to remove this assert and return error instead. Change-Id: I6ea6fd45b94bff0ea84e498e0c4dfd1dd31e0260 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/427025 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>