linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* device handler cleanups V2
@ 2014-10-30  9:19 Christoph Hellwig
  2014-10-30  9:19 ` [PATCH 1/6] scsi_dh: get module reference outside of device handler Christoph Hellwig
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Christoph Hellwig @ 2014-10-30  9:19 UTC (permalink / raw)
  To: Hannes Reinecke, Mike Christie; +Cc: Sean Stewart, Bart Van Assche, linux-scsi

This series contains a couple easy cleanups for the device handler
infrastructure.  I think some more work could be done in the longer run,
e.g. by using a class_device interface to attach to the scsi_device,
similar to how the /dev/sg devices work.

Changes since V1:
 - fix ->attach for rdac, pointed out by Mike Christie


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

end of thread, other threads:[~2014-11-10 18:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30  9:19 device handler cleanups V2 Christoph Hellwig
2014-10-30  9:19 ` [PATCH 1/6] scsi_dh: get module reference outside of device handler Christoph Hellwig
2014-10-30  9:19 ` [PATCH 2/6] scsi: use container_of to get at device handler private data Christoph Hellwig
2014-10-30  9:19 ` [PATCH 3/6] scsi: remove struct scsi_dh_devlist Christoph Hellwig
2014-10-30  9:19 ` [PATCH 4/6] scsi: device handlers must have attach and detach methods Christoph Hellwig
2014-10-30  9:19 ` [PATCH 5/6] scsi_dh_hp_sw: fix return value on failed allocation Christoph Hellwig
2014-10-30  9:19 ` [PATCH 6/6] scsi: handle more device handler setup/teardown in common code Christoph Hellwig
2014-10-30  9:39 ` device handler cleanups V2 Hannes Reinecke
2014-10-30 10:38   ` Christoph Hellwig
2014-11-10 18:07 ` Mike Christie

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).