commit | 6af7a4ffa2775c452c77eccc6bb6a4e2b71c2371 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 08 13:16:17 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 25 07:38:08 2014 -0400 |
tree | a02a81dcd071c343d85cb19bcd25657b3edf53c2 | |
parent | 4f1e57657548d7afb4a6b62097765282f3b03c6e [diff] |
scsi: add scsi_setup_cmnd helper Factor out command setup code that will be shared with the blk-mq code path. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Webb Scales <webbnh@hp.com>