aboutsummaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorFabian Ebner <f.ebner@proxmox.com>2021-07-29 11:10:29 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2021-07-29 17:14:55 +0100
commit54caccb3657e3960d8f5d57ab8e867028325d131 (patch)
treeee24f233b3afb6d9d5bb2afd304f49c6196defb7 /io
parent0ef2801423be33d80b52b14b6b55b3713a325dba (diff)
downloadqemu-54caccb3657e3960d8f5d57ab8e867028325d131.zip
qemu-54caccb3657e3960d8f5d57ab8e867028325d131.tar.gz
qemu-54caccb3657e3960d8f5d57ab8e867028325d131.tar.bz2
block/io_uring: resubmit when result is -EAGAIN
Linux SCSI can throw spurious -EAGAIN in some corner cases in its completion path, which will end up being the result in the completed io_uring request. Resubmitting such requests should allow block jobs to complete, even if such spurious errors are encountered. Co-authored-by: Stefan Hajnoczi <stefanha@gmail.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com> Message-id: 20210729091029.65369-1-f.ebner@proxmox.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions