The preallocation logic was messing with size and offset of pdu->indata. This was broken when we removed iscsi_data->alloc_size. Removing entirely since reading without iovectors is deprecated. Signed-off-by: Peter Lieven <pl@kamp.de>