public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/5] Hi all,
@ 2017-08-11 14:23 Hannes Reinecke
  2017-08-11 14:23 ` [PATCHv3 1/5] scsi_debug: allow to specify inquiry vendor and model Hannes Reinecke
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Hannes Reinecke @ 2017-08-11 14:23 UTC (permalink / raw)
  To: Martin K. Petersen
  Cc: Christoph Hellwig, James Bottomley, Alan Stern, linux-scsi,
	Hannes Reinecke

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

Changes to v2:
- Simplify code as indicated by Alan Stern
- Display blacklist flags verbatim
- Reformat blacklist flags definition for better readability

Hannes Reinecke (5):
  scsi_debug: allow to specify inquiry vendor and model
  scsi: Export blacklist flags to sysfs
  scsi_devinfo: Reformat blacklist flags
  scsi: whitespace fixes in scsi_devinfo.c
  scsi_devinfo: fixup string compare

 drivers/scsi/scsi_debug.c   | 25 +++++++++-----
 drivers/scsi/scsi_devinfo.c | 67 +++++++++++++++++++-----------------
 drivers/scsi/scsi_scan.c    |  1 +
 drivers/scsi/scsi_sysfs.c   | 83 +++++++++++++++++++++++++++++++++++++++++++++
 include/scsi/scsi_devinfo.h | 77 +++++++++++++++++++++++++++--------------
 5 files changed, 187 insertions(+), 66 deletions(-)

-- 
1.8.5.6

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2017-08-17  0:12 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 14:23 [PATCHv3 0/5] Hi all, Hannes Reinecke
2017-08-11 14:23 ` [PATCHv3 1/5] scsi_debug: allow to specify inquiry vendor and model Hannes Reinecke
2017-08-15 22:41   ` Bart Van Assche
2017-08-11 14:23 ` [PATCHv3 2/5] scsi: Export blacklist flags to sysfs Hannes Reinecke
2017-08-15  3:18   ` Martin K. Petersen
2017-08-15  8:03     ` Hannes Reinecke
2017-08-15 22:47       ` Bart Van Assche
2017-08-16  5:56         ` Hannes Reinecke
2017-08-17  0:10           ` Martin K. Petersen
2017-08-16  2:09       ` Martin K. Petersen
2017-08-15 14:24   ` Bart Van Assche
2017-08-15 14:40     ` Hannes Reinecke
2017-08-16  2:03       ` Martin K. Petersen
2017-08-11 14:23 ` [PATCHv3 3/5] scsi_devinfo: Reformat blacklist flags Hannes Reinecke
2017-08-15 22:52   ` Bart Van Assche
2017-08-16  5:56     ` Hannes Reinecke
2017-08-11 14:23 ` [PATCHv3 4/5] scsi: whitespace fixes in scsi_devinfo.c Hannes Reinecke
2017-08-11 14:23 ` [PATCHv3 5/5] scsi_devinfo: fixup string compare Hannes Reinecke
2017-08-11 15:08   ` Alan Stern
2017-08-15 23:03   ` Bart Van Assche
2017-08-16  5:57     ` Hannes Reinecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox