Re: [PATCH] block/io_uring: resubmit when result is -EAGAIN

2021-07-28 Thread Stefan Hajnoczi
On Wed, Jul 28, 2021 at 12:35:18PM +0200, Fabian Ebner wrote: > Quoting from [0]: > > Some setups, like SCSI, can throw spurious -EAGAIN off the softirq > completion path. Normally we expect this to happen inline as part > of submission, but apparently SCSI has a weird corner case where it > c

Re: [PATCH] block/io_uring: resubmit when result is -EAGAIN

2021-07-28 Thread Stefano Garzarella
On Wed, Jul 28, 2021 at 02:09:40PM +0200, Philippe Mathieu-Daudé wrote: Cc'ing the maintainers for you. See https://wiki.qemu.org/Contribute/SubmitAPatch#CC_the_relevant_maintainer $ ./scripts/get_maintainer.pl -f block/io_uring.c Aarushi Mehta (maintainer:Linux io_uring) Julia Suvorova (maint

Re: [PATCH] block/io_uring: resubmit when result is -EAGAIN

2021-07-28 Thread Philippe Mathieu-Daudé
Cc'ing the maintainers for you. See https://wiki.qemu.org/Contribute/SubmitAPatch#CC_the_relevant_maintainer $ ./scripts/get_maintainer.pl -f block/io_uring.c Aarushi Mehta (maintainer:Linux io_uring) Julia Suvorova (maintainer:Linux io_uring) Stefan Hajnoczi (maintainer:Linux io_uring) Kevin W