From: Hannes Reinecke <hare@suse.de>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>,
Bart van Assche <bart.vanassche@sandisk.com>,
James Bottomley <james.bottomley@hansenpartnership.com>,
linux-scsi@vger.kernel.org,
Alan Stern <stern@rowland.harvard.edu>,
Doug Gilbert <dgilbert@interlog.com>,
Hannes Reinecke <hare@suse.de>
Subject: [PATCHv2 0/4] Fixup blacklist handling
Date: Wed, 9 Aug 2017 12:44:00 +0200 [thread overview]
Message-ID: <1502275444-27676-1-git-send-email-hare@suse.de> (raw)
Hi all,
the SCSI blacklist handling seems to be rather tricky issue;
everytime a fix is included it tends to break other devices.
This patchset attempt to simplify the devlist handling yet again,
but this time implementing the framework for regression testing, too.
A patch adding a regression test to the blktest suite will follow.
As usual, comments and reviews are welcome.
Changes to v1:
- Implement exact match for vendor string as suggested by Bart
- Straigten out issues pointed out by Alan Stern
- Reshuffle patches
Hannes Reinecke (4):
scsi_debug: allow to specify inquiry vendor and model
scsi: Export blacklist flags to sysfs
scsi: whitespace fixes in scsi_devinfo.c
scsi_devinfo: fixup string compare
drivers/scsi/scsi_debug.c | 25 +++++++++-----
drivers/scsi/scsi_devinfo.c | 84 ++++++++++++++++++++++++++++-----------------
drivers/scsi/scsi_scan.c | 1 +
drivers/scsi/scsi_sysfs.c | 11 ++++++
4 files changed, 81 insertions(+), 40 deletions(-)
--
1.8.5.6
next reply other threads:[~2017-08-09 10:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 10:44 Hannes Reinecke [this message]
2017-08-09 10:44 ` [PATCHv2 1/4] scsi_debug: allow to specify inquiry vendor and model Hannes Reinecke
2017-08-11 0:44 ` Martin K. Petersen
2017-08-09 10:44 ` [PATCHv2 2/4] scsi: Export blacklist flags to sysfs Hannes Reinecke
2017-08-11 0:43 ` Martin K. Petersen
2017-08-11 6:46 ` Hannes Reinecke
2017-08-09 10:44 ` [PATCHv2 3/4] scsi: whitespace fixes in scsi_devinfo.c Hannes Reinecke
2017-08-09 10:44 ` [PATCHv2 4/4] scsi_devinfo: fixup string compare Hannes Reinecke
2017-08-09 17:43 ` Alan Stern
2017-08-10 6:34 ` Hannes Reinecke
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=1502275444-27676-1-git-send-email-hare@suse.de \
--to=hare@suse.de \
--cc=bart.vanassche@sandisk.com \
--cc=dgilbert@interlog.com \
--cc=hch@lst.de \
--cc=james.bottomley@hansenpartnership.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=stern@rowland.harvard.edu \
/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.