Files
linux/drivers/md
Mike Snitzer 05b0d76d76 dm mpath: disable blk_abort_queue
commit 09c9d4c9b6 upstream.

Revert commit 224cb3e981
  dm: Call blk_abort_queue on failed paths

Multipath began to use blk_abort_queue() to allow for
lower latency path deactivation.  This was found to
cause list corruption:

   the cmd gets blk_abort_queued/timedout run on it and the scsi eh
   somehow is able to complete and run scsi_queue_insert while
   scsi_request_fn is still trying to process the request.

   https://www.redhat.com/archives/dm-devel/2010-November/msg00085.html

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: Mike Anderson <andmike@linux.vnet.ibm.com>
Cc: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-17 15:37:14 -08:00
..
2006-01-01 22:21:50 +01:00
2009-06-22 10:12:26 +01:00
2009-04-09 00:27:17 +01:00
2011-02-17 15:37:14 -08:00
2009-06-22 10:12:29 +01:00
2009-12-18 14:05:02 -08:00
2007-10-20 02:01:26 +01:00
2009-03-31 14:57:37 +11:00