3363ab70dd
Replaced all direct accesses to io->lba / io->iov with getter functions, as they both should behave differently based on the FTL_IO_VECTOR_LBA flag and io->iov_cnt respectively. Change-Id: I0d387a2a908cc37afa9e1b97ca5b408cef0d6b08 Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450265 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>