From: Mike Christie Date: Wed, 28 Feb 2007 23:32:18 +0000 (-0600) Subject: [SCSI] iscsi transport: use atomic for session_nr allocations X-Git-Tag: v2.6.22-rc1~1015^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41be14442213b6dbeea3cba2ed18a2923666278c;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed