Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
io_uring: fix merge error for async resubmit
A hand-edit while applying this patch on top of a new base resulted in a reverted check for re-issue, resulting in spurious -EAGAIN errors. Fixes: 8c13082 ("io_uring: don't alter iopoll reissue fail ret code") Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information