[SCSI] iscsi_tcp: hold lock during data rsp processing
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 13 Dec 2007 18:43:40 +0000 (12:43 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:50 +0000 (18:28 -0600)
iscsi_data_rsp needs to hold the sesison lock when it calls
iscsi_update_cmdsn.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found