mbox series

[0/2] scsi_debug: every_nth cleanup, url + version

Message ID 20200712182927.72044-1-dgilbert@interlog.com (mailing list archive)
Headers show
Series scsi_debug: every_nth cleanup, url + version | expand

Message

Douglas Gilbert July 12, 2020, 6:29 p.m. UTC
It was becoming hard to follow exactly when to expect the error
injection facilities in this driver to fire. Sometimes injected
errors just didn't seem to happen.

The error injection design was too complicated for what was
required. Simplify it and make it more consistent. The second
patch in this set does some housekeeping.

Douglas Gilbert (2):
  scsi_debug: every_nth triggered error injection
  scsi_debug: update documentation url and bump version

 drivers/scsi/scsi_debug.c | 237 +++++++++++++++++---------------------
 1 file changed, 104 insertions(+), 133 deletions(-)

Comments

Martin K. Petersen July 14, 2020, 4:58 a.m. UTC | #1
On Sun, 12 Jul 2020 14:29:25 -0400, Douglas Gilbert wrote:

> It was becoming hard to follow exactly when to expect the error
> injection facilities in this driver to fire. Sometimes injected
> errors just didn't seem to happen.
> 
> The error injection design was too complicated for what was
> required. Simplify it and make it more consistent. The second
> patch in this set does some housekeeping.
> 
> [...]

Applied to 5.9/scsi-queue, thanks!

[1/2] scsi: scsi_debug: every_nth triggered error injection
      https://git.kernel.org/mkp/scsi/c/3a90a63d02b8
[2/2] scsi: scsi_debug: Update documentation url and bump version
      https://git.kernel.org/mkp/scsi/c/30f67481a18b