linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dm: Add no_abort_q feature flag to dm-mpath
@ 2010-05-04  4:01 Mike Anderson
  2010-05-04  4:01 ` [PATCH 1/2] dm: Add feature flags " Mike Anderson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mike Anderson @ 2010-05-04  4:01 UTC (permalink / raw)
  To: dm-devel; +Cc: linux-scsi

This patch series contains two patches.

1.) The first patch adds a feature flags bit field to the multipath
structure for selected features.

2.) The second patch allows a user to set a feature flag for a dm-mpath
device of "no_abort_q" to indicate that deactivate_path should not call
blk_abort_queue. I tried to select a short feature name to feature output
listed with multipath -l would not be too long "features='2 queue_if_no_path
no_abort_q'

Mike Anderson (2):
  dm: Add feature flags to dm-mpath
  dm: Add feature flag to control call to blk_abort_queue

 drivers/md/dm-mpath.c |   27 +++++++++++++++++++++++++--
 1 files changed, 25 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2010-05-06 14:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04  4:01 [PATCH 0/2] dm: Add no_abort_q feature flag to dm-mpath Mike Anderson
2010-05-04  4:01 ` [PATCH 1/2] dm: Add feature flags " Mike Anderson
2010-05-05 20:01   ` Mike Snitzer
2010-05-05 23:04     ` [dm-devel] " Mike Anderson
2010-05-04  4:01 ` [PATCH 2/2] dm: Add feature flag to control call to blk_abort_queue Mike Anderson
2010-05-05 23:19 ` [PATCH 0/2] dm: Add no_abort_q feature flag to dm-mpath Moger, Babu
2010-05-06  1:39   ` Mike Anderson
2010-05-06 14:38     ` Moger, Babu

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