commit | 763aadbf5015e86e93d209f10e34fd4daacc459b | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Nov 14 17:27:19 2014 -0600 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 20 09:11:26 2014 +0100 |
tree | fc19fb84300c638f8d875930efb7599c99f052cd | |
parent | 2f371c92c446a1ca2d1911c7479de4c78c4b3804 [diff] |
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation There isn't anything in hpsa that requires the host lock to be held during queuecommand. Signed-off-by: Don Brace <don.brace@pmcs.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org> Reviewed-by: Stephen M. Cameron <stephenmcameron@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>