Re: [PATCH] scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSY

2017-12-07 Thread Martin K. Petersen
Bart, > Although it is important to be able to trigger the code in the SCSI > core for SCSI_MLQUEUE_HOST_BUSY handling, currently it is > nontrivial to trigger that code. Hence this patch that adds a new > error injection option to the scsi_debug driver for making the > .queue_rq() implementation

Re: [PATCH] scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSY

2017-12-07 Thread Douglas Gilbert
On 2017-12-07 09:12 PM, Martin K. Petersen wrote: Bart, Although it is important to be able to trigger the code in the SCSI core for SCSI_MLQUEUE_HOST_BUSY handling, currently it is nontrivial to trigger that code. Hence this patch that adds a new error injection option to the scsi_debug drive

Re: [PATCH] scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSY

2017-12-07 Thread Martin K. Petersen
Bart, > Although it is important to be able to trigger the code in the SCSI > core for SCSI_MLQUEUE_HOST_BUSY handling, currently it is nontrivial > to trigger that code. Hence this patch that adds a new error injection > option to the scsi_debug driver for making the .queue_rq() > implementation

[PATCH] scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSY

2017-12-07 Thread Bart Van Assche
Although it is important to be able to trigger the code in the SCSI core for SCSI_MLQUEUE_HOST_BUSY handling, currently it is nontrivial to trigger that code. Hence this patch that adds a new error injection option to the scsi_debug driver for making the .queue_rq() implementation of this driver re