commit | 41be14442213b6dbeea3cba2ed18a2923666278c | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed Feb 28 17:32:18 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Mar 11 11:27:28 2007 -0500 |
tree | a8796ed6c02049542a85099550e1c373d6ee41ca | |
parent | bf32ed33e97ac7905fa5a2bf49a634c2eaf62457 [diff] |
[SCSI] iscsi transport: use atomic for session_nr allocations qla4xxx and iscsi_tcp or iser could be creating sessions at the same time, so make session_nr id allocation atomic. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>