diff options
| author | John Garry <[email protected]> | 2022-07-06 12:03:49 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-06 12:33:53 +0000 |
| commit | deef1be18e3fc62ddf04fb3e5e8ff6a301693dcc (patch) | |
| tree | 50b2d25a658566642d79dbc2ecb08464ae801f0d /drivers/mmc | |
| parent | blk-cgroup: factor out blkcg_free_all_cpd() (diff) | |
| download | kernel-deef1be18e3fc62ddf04fb3e5e8ff6a301693dcc.tar.gz kernel-deef1be18e3fc62ddf04fb3e5e8ff6a301693dcc.zip | |
scsi: core: Remove reserved request time-out handling
The SCSI core code does not currently support reserved commands. As such,
requests which time-out would never be reserved, and scsi_timeout()
'reserved' arg should never be set.
Remove handling for reserved requests, drop the wrapper scsi_timeout()
as it now just calls scsi_times_out() always, and finally rename
scsi_times_out() -> scsi_timeout() to match the blk_mq_ops method name.
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions
