On 4/3/20 2:51 PM, Bijan Mottahedeh wrote: > A request that completes with an -EAGAIN result after it has been added > to the poll list, will not be removed from that list in io_do_iopoll() > because the f_op->iopoll() will not succeed for that request. > > Maintain a retryable local list similar to the done list, and explicity > reissue requests with an -EAGAIN result. Applied, thanks. -- Jens Axboe