Re: [PATCH] scsi_debug: Add two new parameters to scsi_debug driver

2018-02-06 Thread Martin K. Petersen
Laurence, The patch description needs to go before the "---" separator. I fixed it up. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH] scsi_debug: Add two new parameters to scsi_debug driver

2018-02-06 Thread Douglas Gilbert
On 2018-02-03 01:38 PM, Laurence Oberman wrote: --- This patch adds two new parameters to the scsi_debug driver. During various fault injection scenarios it would be useful to be able to pick a specific starting sector and number of follow on sectors where a MEDIUM ERROR for reads would be return

[PATCH] scsi_debug: Add two new parameters to scsi_debug driver

2018-02-03 Thread Laurence Oberman
--- This patch adds two new parameters to the scsi_debug driver. During various fault injection scenarios it would be useful to be able to pick a specific starting sector and number of follow on sectors where a MEDIUM ERROR for reads would be returned against a scsi-debug device. Right now this on