Re: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist

2018-04-09 Thread Martin K. Petersen
Ross, > 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. Applied to 4.17/scsi-fixes, thank you

RE: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist

2018-04-05 Thread KY Srinivasan
: devinfo: Add Microsoft iSCSI target to 1024 sector > blacklist > > On 03/28/2018 11:33 PM, Long Li wrote: > >> Subject: Re: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 > sector > >> blacklist > >> > >> > >> Long, KY: Please con

Re: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist

2018-04-05 Thread Ross Lagerwall
On 03/28/2018 11:33 PM, Long Li wrote: Subject: Re: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist Long, KY: Please confirm. The Windows Server 2016 iSCSI target doesn't work with the Linux kernel initiator since the kernel started sending larger reques

RE: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist

2018-03-28 Thread Long Li
> Subject: Re: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector > blacklist > > > Long, KY: Please confirm. > > > The Windows Server 2016 iSCSI target doesn't work with the Linux > > kernel initiator since the kernel started sending larger r

Re: [PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist

2018-03-28 Thread Martin K. Petersen
Long, KY: Please confirm. > 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:

[PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist

2018-03-26 Thread Ross Lagerwall
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 --- drivers/scsi/scsi