git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf32ed3
)
[SCSI] iscsi transport: use atomic for session_nr allocations
author
Mike Christie
<michaelc@cs.wisc.edu>
Wed, 28 Feb 2007 23:32:18 +0000
(17:32 -0600)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Sun, 11 Mar 2007 16:27:28 +0000
(11:27 -0500)
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>
No differences found