public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] scsi: pollable 'state' attribute
@ 2017-08-10  7:05 Hannes Reinecke
  2017-08-10  7:05 ` [PATCH 1/3] scsi: allow state transition CREATED_BLOCK -> TRANSPORT_OFFLINE Hannes Reinecke
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Hannes Reinecke @ 2017-08-10  7:05 UTC (permalink / raw)
  To: Martin K. Petersen
  Cc: Christoph Hellwig, James Bottomley, linux-scsi, Hannes Reinecke

Hi all,

here's a small patchset to make the 'state' device attribute pollable.
It was supposed to be a small patch, but tnen hch suggested a rework
and I found a missing state transition.

So there you go.

Hannes Reinecke (3):
  scsi: allow state transition CREATED_BLOCK -> TRANSPORT_OFFLINE
  scsi_lib: rework scsi_internal_device_unblock_nowait()
  scsi: make 'state' device attribute pollable

 drivers/scsi/scsi_lib.c           | 22 ++++++++++++++++------
 drivers/scsi/scsi_transport_srp.c |  5 ++++-
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
1.8.5.6

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

end of thread, other threads:[~2017-08-11  3:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10  7:05 [PATCH 0/3] scsi: pollable 'state' attribute Hannes Reinecke
2017-08-10  7:05 ` [PATCH 1/3] scsi: allow state transition CREATED_BLOCK -> TRANSPORT_OFFLINE Hannes Reinecke
2017-08-10  7:09   ` Johannes Thumshirn
2017-08-10  9:26   ` Christoph Hellwig
2017-08-10 14:31   ` James Bottomley
2017-08-10  7:05 ` [PATCH 2/3] scsi_lib: rework scsi_internal_device_unblock_nowait() Hannes Reinecke
2017-08-10  7:11   ` Johannes Thumshirn
2017-08-10  9:27   ` Christoph Hellwig
2017-08-11  3:31   ` kbuild test robot
2017-08-10  7:05 ` [PATCH 3/3] scsi: make 'state' device attribute pollable Hannes Reinecke
2017-08-10  7:19   ` Johannes Thumshirn
2017-08-10  9:27   ` Christoph Hellwig

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