commit | 1fd459e367657f595ddf192b9a46298e18d4fc13 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed Feb 01 21:07:03 2006 -0600 |
committer | <jejb@mulgrave.il.steeleye.com> | Sat Feb 04 16:19:08 2006 -0600 |
tree | 471aac962b34cdf3ec6ccf2249ca90f94148c8dc | |
parent | ee7f8e405342722e42c15fe8e841a679f8951eea [diff] |
[SCSI] iscsi update: rm conn lock >From erezz@voltaire.com: rm conn->lock since it is not used anymore. The dataqueue is protected by the session lock and xmitmutex. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Alex Aizman <itn780@yahoo.com> Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>