aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2017-04-05 17:18:11 +0000
committerJens Axboe <[email protected]>2017-04-05 18:05:08 +0000
commit44e44b29fb99a299dfaa404a59fa35519a197c6b (patch)
tree15f55ff95415370841543d8514bfc981e5cd5b1e /drivers/scsi/scsi_error.c
parentnvme: mark nvme_max_retries static (diff)
downloadkernel-44e44b29fb99a299dfaa404a59fa35519a197c6b.tar.gz
kernel-44e44b29fb99a299dfaa404a59fa35519a197c6b.zip
nvme: move the retries count to struct nvme_request
The way NVMe uses this field is entirely different from the older SCSI/BLOCK_PC usage, so move it into struct nvme_request. Also reduce the size of the file to a unsigned char so that we leave space for additional smaller fields that will appear soon. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/scsi/scsi_error.c')
0 files changed, 0 insertions, 0 deletions