public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* integrate scsi_dh better into the scsi core V2
@ 2015-05-10 18:40 Christoph Hellwig
  2015-05-10 18:40 ` [PATCH 1/8] dm-mpath, scsi_dh: don't let dm detach device handlers Christoph Hellwig
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Christoph Hellwig @ 2015-05-10 18:40 UTC (permalink / raw)
  To: linux-scsi
  Cc: Hannes Reinecke, Mike Snitzer, Mike Christie, Martin K. Petersen

This series ties scsi_dh deeper into the scsi core, and fixes all kinds
of issues in it, most importantly the race between using and detaching
device handlers.

Changes since V1:
  - updated comments / strings based on review feedback
  - moved scsi_dh.c to drivers/scsi to fix the srcdir = objdir build
  - changed the old patch 2 to have saner handling of mismatching device
    handlers in dm.
  - dropped patch 1: not having a hw handler is fine if we don't plan to
    change it anyway
  - dropped patch 3: not necessary anymore.


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

end of thread, other threads:[~2015-06-19 13:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-10 18:40 integrate scsi_dh better into the scsi core V2 Christoph Hellwig
2015-05-10 18:40 ` [PATCH 1/8] dm-mpath, scsi_dh: don't let dm detach device handlers Christoph Hellwig
2015-05-11 12:51   ` Hannes Reinecke
2015-05-12  8:10     ` Christoph Hellwig
2015-05-10 18:40 ` [PATCH 2/8] dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath Christoph Hellwig
2015-05-10 18:40 ` [PATCH 3/8] scsi_dh: move to drivers/scsi Christoph Hellwig
2015-05-10 18:40 ` [PATCH 4/8] scsi_dh: integrate into the core SCSI code Christoph Hellwig
2015-05-10 18:40 ` [PATCH 5/8] scsi_dh: move device matching to the core code Christoph Hellwig
2015-05-10 18:40 ` [PATCH 6/8] scsi_dh: kill struct scsi_dh_data Christoph Hellwig
2015-05-10 18:40 ` [PATCH 7/8] scsi_dh: add a common helper to get a scsi_device from a request_queue Christoph Hellwig
2015-05-10 18:41 ` [PATCH 8/8] scsi_dh: don't allow to detach device handlers at runtime Christoph Hellwig
2015-05-18 17:28 ` integrate scsi_dh better into the scsi core V2 Christoph Hellwig
2015-05-18 17:36   ` Hannes Reinecke
2015-06-19 13:06     ` Hannes Reinecke
2015-06-19 13:17       ` Christoph Hellwig
2015-06-19 13:20         ` Hannes Reinecke

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