commit | 3949e2f04262495f6c8795b148aa26dffccba646 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Feb 14 20:15:58 2017 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Feb 22 19:35:51 2017 -0500 |
tree | c58f44909c413602caf70b926cd9e6e3a5c317e3 | |
parent | 74a78ebda4fa5c5ae87fc501152863ee31c17da4 [diff] |
scsi: simplify scsi_execute_req_flags Add a sshdr argument to __scsi_execute so that we can decode the sense data directly into the sense header instead of needing a copy of it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>