linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] scsi_debug: Unit Attention fixes/enhancements
@ 2014-12-04 16:49 Ewan D. Milne
  2014-12-04 16:49 ` [PATCH 1/4] scsi_debug: Fixed missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case Ewan D. Milne
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Ewan D. Milne @ 2014-12-04 16:49 UTC (permalink / raw)
  To: linux-scsi

From: "Ewan D. Milne" <emilne@redhat.com>

This patch series fixes a couple of problems in the code to generate UAs
when "virtual_gb" is changed, and adds the generation of a UA when "max_luns"
is changed.  It also adds the generation of a UA when a WRITE BUFFER
command is issued.

Patches were generated against jejb for-next branch, with Doug Gilbert's
earlier patches applied.

Ewan D. Milne (4):
  scsi_debug: Fixed missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
  scsi_debug: Added taking of sdebug_host_list_lock when changing
    capacity
  scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention
  scsi_debug: Implement WRITE BUFFER command

 drivers/scsi/scsi_debug.c | 131 ++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 128 insertions(+), 3 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2014-12-15 13:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04 16:49 [PATCH 0/4] scsi_debug: Unit Attention fixes/enhancements Ewan D. Milne
2014-12-04 16:49 ` [PATCH 1/4] scsi_debug: Fixed missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case Ewan D. Milne
2014-12-06 16:27   ` Douglas Gilbert
2014-12-04 16:49 ` [PATCH 2/4] scsi_debug: Added taking of sdebug_host_list_lock when changing capacity Ewan D. Milne
2014-12-06 16:27   ` Douglas Gilbert
2014-12-04 16:49 ` [PATCH 3/4] scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention Ewan D. Milne
2014-12-06 16:28   ` Douglas Gilbert
2014-12-04 16:49 ` [PATCH 4/4] scsi_debug: Implement WRITE BUFFER command Ewan D. Milne
2014-12-06 16:28   ` Douglas Gilbert
2014-12-06 16:38 ` [PATCH 0/4] scsi_debug: Unit Attention fixes/enhancements Douglas Gilbert
2014-12-15 13: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;
as well as URLs for NNTP newsgroup(s).