commit | 50c2e9107f176a82e14567b39c5d0f2a208cc82c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Dec 13 16:17:03 2018 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Dec 18 23:13:12 2018 -0500 |
tree | 94cdec8e5724b7fb66f0781bcf6a4360653b097e | |
parent | 2a3d4eb8e228061c09d5ca8bf39e7f00c2091213 [diff] |
scsi: introduce a max_segment_size host_template parameters This allows the host driver to indicate the maximum supported segment size in a nice an easy way, so that the driver doesn't have to worry about DMA-layer imposed limitations. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>