K 10 svn:author V 3 mav K 8 svn:date V 27 2020-06-09T02:00:36.031466Z K 7 svn:log V 261 MFC r361609: 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. END