diff options
author | Paolo Bonzini <[email protected]> | 2014-06-04 13:34:58 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2014-06-25 13:29:33 +0200 |
commit | 8faeb529b2dabb9df691d614dda18910a43d05c9 (patch) | |
tree | e21a6a65b9c888cb85cefd4ace623fd5048885d5 /net/unix/af_unix.c | |
parent | cdda0e5acbb78f7b777049f8c27899e5c5bb368f (diff) |
virtio-scsi: fix various bad behavior on aborted requests
Even though the virtio-scsi spec guarantees that all requests related
to the TMF will have been completed by the time the TMF itself completes,
the request queue's callback might not have run yet. This causes requests
to be completed more than once, and as a result triggers a variety of
BUGs or oopses.
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Venkatesh Srinivas <[email protected]>
Cc: [email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions