erezz at voltaire.com wrote on Thu, 16 Aug 2007 17:44 +0300: > When a command PDU is received, the iSER header contains the read/write > va & stag. This data was saved on the conn_info object. If another command PDU > was received before this data was used, its va & stag were written over the > data for the previous command. This fix saves the va & stag on the task object. Good stuff. I checked it in with minor modifications to keep trans data closer to the rest of the task fields and tweak debugging messages a bit: http://git.osc.edu/?p=tgt.git;a=commitdiff;h=e2be218b262e77776c681602320d598aa854e5e8 -- Pete |