commit | de3e8bf3315c9c7c7ffd2f9b2f299b4205feefb9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jan 23 13:55:38 2014 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 25 07:38:35 2014 -0400 |
tree | 2865c04ae3b68c97841211232728ccde410f92a3 | |
parent | 6af7a4ffa2775c452c77eccc6bb6a4e2b71c2371 [diff] |
scsi: split __scsi_queue_insert Factor out a helper to set the _blocked values, which we'll reuse for the blk-mq code path. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Webb Scales <webbnh@hp.com> Acked-by: Jens Axboe <axboe@kernel.dk> Tested-by: Bart Van Assche <bvanassche@acm.org> Tested-by: Robert Elliott <elliott@hp.com>