From: Douglas Gilbert <dgilbert@interlog.com>
To: linux-scsi@vger.kernel.org
Cc: martin.petersen@oracle.com, jejb@linux.vnet.ibm.com, hare@suse.de
Subject: [PATCH 0/2] scsi_debug: every_nth cleanup, url + version
Date: Sun, 12 Jul 2020 14:29:25 -0400 [thread overview]
Message-ID: <20200712182927.72044-1-dgilbert@interlog.com> (raw)
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(-)
--
2.25.1
next reply other threads:[~2020-07-12 18:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-12 18:29 Douglas Gilbert [this message]
2020-07-12 18:29 ` [PATCH 1/2] scsi_debug: every_nth triggered error injection Douglas Gilbert
2020-07-12 18:29 ` [PATCH 2/2] scsi_debug: update documentation url and bump version Douglas Gilbert
2020-07-12 18:42 ` James Bottomley
2020-07-12 18:47 ` Douglas Gilbert
2020-07-14 4:58 ` [PATCH 0/2] scsi_debug: every_nth cleanup, url + version Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200712182927.72044-1-dgilbert@interlog.com \
--to=dgilbert@interlog.com \
--cc=hare@suse.de \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.