* [PATCH v2 0/5] scsi_debug: switch to table based parser
@ 2014-11-25 4:04 Douglas Gilbert
2014-11-25 14:45 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Douglas Gilbert @ 2014-11-25 4:04 UTC (permalink / raw)
To: SCSI development list, Hannes Reinecke
Cc: Christoph Hellwig, Martin K. Petersen
This series of patches is in response to Hannes' comments
earlier today. He wanted the single large patch broken up.
Changes since v1:
- break single big patch into 4 smaller ones and one less
large
- resync with drivers-for-3.19
Patches:
[PATCH v2 1/5] pinpoint invalid field in sense data
[PATCH v2 2/5] append inject error flags onto scsi_cmnd object
[PATCH v2 3/5] add Capacity Changed Unit Attention
[PATCH v2 4/5] change SCSI command parser to table driven
[PATCH v2 5/5] Add Report supported opcodes+tmfs; Compare and write
Todo:
- re-order teardown in scsi_debug_exit()
- make sdebug_dev_info::stopped atomic (add to end of uas_bm ?)
- review Rob Elliott's suggestions; look at speed ups
- remove host_lock logic and make the host_lock option a dummy
- update some mode page and VPD data to reflect more recent
devices
- changing remaining >> and << byte handling over to
get/put_unaligned_be*()
- set INFO field for COMPARE AND WRITE command MISCOMPAREs
Hannes also asked that XDWRITEREAD_10 be added to scsi.h . It has
been there for a while. I guess he meant something else.
Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2 0/5] scsi_debug: switch to table based parser
2014-11-25 4:04 [PATCH v2 0/5] scsi_debug: switch to table based parser Douglas Gilbert
@ 2014-11-25 14:45 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2014-11-25 14:45 UTC (permalink / raw)
To: Douglas Gilbert
Cc: SCSI development list, Hannes Reinecke, Martin K. Petersen
Thanks, applied the whole series to drivers-for-3.19. I also switched
it to use the symbolic constant as pointed out by Hannes.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-25 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-25 4:04 [PATCH v2 0/5] scsi_debug: switch to table based parser Douglas Gilbert
2014-11-25 14:45 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox