diff options
author | John Garry <john.garry@huawei.com> | 2022-07-14 14:15:26 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-07-19 07:05:47 +0300 |
commit | bb7d1283e6280acdfe0faf10e8b6ebd1f5970fed (patch) | |
tree | a88892c614aae0e977799e418242fdbb56e67843 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d9870b7e5def2450e21316515b9efc0529204dd (diff) | |
download | linux-bb7d1283e6280acdfe0faf10e8b6ebd1f5970fed.tar.xz |
scsi: core: cap shost max_sectors according to DMA limits only once
The shost->max_sectors is repeatedly capped according to the host DMA
mapping limit for each sdev in __scsi_init_queue(). This is unnecessary, so
set only once when adding the host.
Signed-off-by: John Garry <john.garry@huawei.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions