]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
authorRoss Lagerwall <ross.lagerwall@citrix.com>
Mon, 26 Mar 2018 13:56:51 +0000 (14:56 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 10 Apr 2018 02:07:05 +0000 (22:07 -0400)
commit406e86f6dddcf93a4e5e1f8e072b5d5f1e27780c
treeb660ecfd0178ca257f4244cb42b0ad61617b1898
parent71394f564695bef25909825ed4ab44c2579f1743
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist

The Windows Server 2016 iSCSI target doesn't work with the Linux kernel
initiator since the kernel started sending larger requests by default,
nor does it implement the block limits VPD page. Apply the sector limit
workaround for these targets.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Acked-by: KY Srinivasan <kys@microsoft.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_devinfo.c