Fam Zheng
49e7e31aa0
virtio-scsi: Handle TMF request cancellation asynchronously
...
For VIRTIO_SCSI_T_TMF_ABORT_TASK and VIRTIO_SCSI_T_TMF_ABORT_TASK_SET,
use scsi_req_cancel_async to start the cancellation.
Because each tmf command may cancel multiple requests, we need to use a
counter to track the number of remaining requests we still need to wait
for.
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-09-30 13:30:51 +02:00
..
2014-08-25 00:16:06 +02:00
2014-08-19 19:02:40 +01:00
2013-06-07 14:55:33 +02:00
2014-08-26 13:20:44 +02:00
2013-12-17 20:12:51 +00:00
2013-12-24 18:02:18 +01:00
2014-02-03 14:04:00 +00:00
2014-05-07 19:14:46 +03:00
2014-09-10 07:20:53 +02:00
2014-05-26 08:42:43 +02:00
2014-02-26 17:20:00 +00:00
2014-02-14 21:11:53 +01:00
2014-02-14 16:22:31 +01:00
2013-07-29 21:06:27 +02:00
2014-06-19 18:44:22 +03:00
2014-06-18 16:58:10 +02:00
2014-06-27 13:48:23 +02:00
2014-04-17 21:34:06 +01:00
2014-02-27 10:01:40 +00:00
2014-08-25 00:16:06 +02:00
2014-09-08 12:02:07 +01:00
2014-09-08 12:50:53 +02:00
2014-09-01 09:25:32 +02:00
2014-09-30 13:30:51 +02:00
2013-04-13 13:51:45 +02:00
2013-06-02 18:13:54 +03:00
2014-04-17 21:34:06 +01:00
2014-09-01 14:49:20 +01:00
2014-06-02 16:28:59 +02:00
2014-09-30 13:30:51 +02:00
2014-07-07 10:37:40 +00:00
2014-08-28 23:10:22 +02:00
2013-09-10 11:14:41 +02:00
2013-04-15 15:16:01 +02:00
2014-03-05 03:06:46 +01:00
2014-04-07 15:36:07 +02:00
2014-02-10 10:23:35 +02:00
2013-06-27 15:38:35 -05:00
2014-02-20 17:28:08 +00:00
2014-07-01 04:12:48 +02:00
2014-09-08 12:50:48 +02:00
2014-08-25 13:25:16 +02:00
2013-11-05 18:06:52 +01:00
2014-02-04 15:51:45 +01:00
2014-09-18 21:51:24 +03:00
2014-02-14 21:12:04 +01:00
2014-09-18 21:51:24 +03:00
2014-05-28 17:36:21 +02:00
2013-05-01 20:55:21 +04:00
2014-08-17 23:25:24 +02:00
2014-08-29 12:51:44 +02:00