scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
authorJohn Garry <john.garry@huawei.com>
Tue, 19 Jul 2022 09:51:04 +0000 (17:51 +0800)
committerChristoph Hellwig <hch@lst.de>
Fri, 22 Jul 2022 15:14:59 +0000 (17:14 +0200)
commitc9337ad4390cdff8877e64824c2a2827d815743d
tree0b471835ff8c0eff00a15a18185c36a62aa3d620
parent0568e6122574dcc1aded2979cd0245038efe22b6
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit

Add a comment about limiting the default the SCSI disk request_queue
max_sectors initial value to that of the SCSI host optimal sectors limit.

Suggested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/sd.c