diff options
| author | Mike Snitzer <[email protected]> | 2011-01-13 19:59:46 +0000 |
|---|---|---|
| committer | Alasdair G Kergon <[email protected]> | 2011-01-13 19:59:46 +0000 |
| commit | 09c9d4c9b6a2b5909ae3c6265e4cd3820b636863 (patch) | |
| tree | 340925bf6af03a51f13f165cf68263be247c9d25 /tools/perf/scripts/python/bin | |
| parent | c217649bf2d60ac119afd71d938278cffd55962b (diff) | |
dm mpath: disable blk_abort_queue
Revert commit 224cb3e981f1b2f9f93dbd49eaef505d17d894c2
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 <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
Cc: Mike Anderson <[email protected]>
Cc: Mike Christie <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions