IB/srp: stop sharing the host lock with SCSI
authorBart Van Assche <bvanassche@acm.org>
Fri, 26 Nov 2010 20:08:38 +0000 (15:08 -0500)
committerDavid Dillow <dillowda@ornl.gov>
Mon, 10 Jan 2011 20:44:50 +0000 (15:44 -0500)
We don't need protection against the SCSI stack, so use our own lock to
allow parallel progress on separate CPUs.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
[ broken out and small cleanups by David Dillow ]
Signed-off-by: David Dillow <dillowda@ornl.gov>

No differences found