K 10 svn:author V 3 mav K 8 svn:date V 27 2020-05-28T23:55:46.004057Z K 7 svn:log V 298 Remove PDU_TOTAL_TRANSFER_LEN() macro. I don't see a point to copy io->scsiio.kern_total_len into the request PDU private field. The io is going to stay with us till the end, and kern_total_len field is not changed after being first initialized. MFC after: 2 weeks Sponsored by: iXsystems, Inc. END