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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html