Jens Axboe
authored
[ Upstream commit b0beb280 ] This reverts commit c58c1f83 . io_uring does do the right thing for this case, and we're still returning -EAGAIN to userspace for the cases we don't support. Revert this change to avoid doing endless spins of resubmits. Cc: stable@vger.kernel.org # v5.6 Reported-by:Bijan Mottahedeh <bijan.mottahedeh@oracle.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Sasha Levin <sashal@kernel.org>