+38
−26
Loading
This breaks out the logic for building a batch for non-iov operations to a separate function. Future patches will do further modifications on this new function - separating it out into two separate functions, one for operations that span a cluster boundary and one for those that do not. No functional change here - this is just moving code around to reduce size of upcoming patches. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Id1e67e6305d7ba2317700e1477e12c749ebf664c Reviewed-on: https://review.gerrithub.io/395026 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Maciej Szwed <maciej.szwed@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com>