commit | 4545a88fc1ae2c0cd1da6e35f3adcbc56ff27b07 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Dec 13 12:43:40 2007 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 11 18:28:50 2008 -0600 |
tree | c5c01dcb6c1a82b314b6cba8f04802e9638a5b9b | |
parent | 66bbe0ce11c7ebe20cd1d4b5d271b2e124e223c5 [diff] |
[SCSI] iscsi_tcp: hold lock during data rsp processing 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>