K 10 svn:author V 3 mav K 8 svn:date V 27 2014-12-06T07:30:08.976516Z K 7 svn:log V 305 MFC r274843, r274845: Move icl_pdu_get_data() and xpt_done() out of initiator's session lock. During heavy reads data copying in icl_pdu_get_data() may consume large percent of CPU time. Moving it out of the lock significantly reduces lock hold time and respectively lock congestion on read operations. END