diff options
author | Fam Zheng <famz@redhat.com> | 2014-09-30 11:40:23 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-09-30 13:30:51 +0200 |
commit | 49e7e31aa00a9fb466203de19120fe5c4459cac0 (patch) | |
tree | a1d711c93218beb0f3f3681d33b15959bec1699a /user-exec.c | |
parent | 8e0a9320e94930fd6e5c2906c478203b80392f5c (diff) |
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>
Diffstat (limited to 'user-exec.c')
0 files changed, 0 insertions, 0 deletions