+28
−20
Loading
This prepares for upcoming patches which handle -ENOMEM from the SPDK bdev io submit function. When we retry submitting the I/O, we do not want to "re-prepare" the I/O - i.e. we don't want to calculate a new offset or memset the buffer again for verify workloads. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I0265651cb1fad372bf3e801c262dc159058a2a1d Reviewed-on: https://review.gerrithub.io/415300 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>