+50
−53
Loading
Since commit 088e78d3 ("util: spdk_ioviter now supports full n-way iteration") spdk_ioviter can be used to iterate over same-length segments of multiple iovec arrays. Convert raid5f to use it to iterate over chunk iovecs for xor calculation. Change-Id: Id0b748a78adb4439b354027e77a5624a83f34d48 Signed-off-by:Artur Paszkiewicz <artur.paszkiewicz@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18389 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>