All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dm mpath: add 'default_hw_handler' and 'no_partitions' features
@ 2012-05-08 21:56 Mike Snitzer
  2012-05-08 21:56 ` [PATCH v2 1/5] dm mpath: only try to load the scsi_dh module if the scsi_dh doesn't exist Mike Snitzer
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Mike Snitzer @ 2012-05-08 21:56 UTC (permalink / raw)
  To: dm-devel; +Cc: babu.moger, Mike Snitzer, agk

I've included all related patches in this v2 post simply to eliminate
any confusion with all the patches that have been in-flight from
Hannes and I.  Patches 1 and 2 are unchanged from previous posts.

Patch 4 is the combination of the different approaches Hannes and I
took.  I pushed the 'no_partitions' feature patch (5) to the end of
the series because it seemed more natural.

Hannes Reinecke (2):
  dm mpath: add 'default_hw_handler' feature
  dm mpath: add ability to disable partition creation

Mike Snitzer (3):
  dm mpath: only try to load the scsi_dh module if the scsi_dh doesn't exist
  scsi_dh: add scsi_dh_attached_handler_name
  dm mpath: reduce size of multipath structure

 drivers/md/dm-mpath.c                 |   53 +++++++++++++++++++++++++-------
 drivers/scsi/device_handler/scsi_dh.c |   31 ++++++++++++++++++-
 include/scsi/scsi_dh.h                |    5 +++
 3 files changed, 75 insertions(+), 14 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2012-05-17 21:15 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 21:56 [PATCH v2 0/5] dm mpath: add 'default_hw_handler' and 'no_partitions' features Mike Snitzer
2012-05-08 21:56 ` [PATCH v2 1/5] dm mpath: only try to load the scsi_dh module if the scsi_dh doesn't exist Mike Snitzer
2012-05-09  6:57   ` Hannes Reinecke
2012-05-09 22:54   ` Chandra Seetharaman
2012-05-08 21:56 ` [PATCH v2 2/5] scsi_dh: add scsi_dh_attached_handler_name Mike Snitzer
2012-05-09  6:57   ` Hannes Reinecke
2012-05-09 17:40   ` Moger, Babu
2012-05-09 20:41     ` [PATCH v3 " Mike Snitzer
2012-05-09 20:41     ` Mike Snitzer
2012-05-09 22:54       ` Chandra Seetharaman
2012-05-09 22:54       ` Chandra Seetharaman
2012-05-08 21:56 ` [PATCH v2 3/5] dm mpath: reduce size of multipath structure Mike Snitzer
2012-05-09  6:58   ` Hannes Reinecke
2012-05-08 21:56 ` [PATCH v2 4/5] dm mpath: add 'default_hw_handler' feature Mike Snitzer
2012-05-09 18:10   ` Moger, Babu
2012-05-09 19:17     ` Mike Snitzer
2012-05-09 20:35       ` Moger, Babu
2012-05-09 23:02   ` Chandra Seetharaman
2012-05-10 21:31   ` [PATCH v3 " Mike Snitzer
2012-05-17 21:15     ` Chandra Seetharaman
2012-05-08 21:56 ` [PATCH v2 5/5] dm mpath: add ability to disable partition creation Mike Snitzer
2012-05-09 23:04   ` Chandra Seetharaman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.