diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-03-04 17:15:48 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-05 08:43:09 -0700 |
commit | ca0a26511c679a797f86589894a4523db36d833e (patch) | |
tree | 14af0ed2f0ece33adc851d01b3ed0acafc667e7e /fs/proc | |
parent | 46fe18b16c4656969347fc0a3d83a034e47d9119 (diff) |
io_uring: don't keep looping for more events if we can't flush overflow
It doesn't make sense to wait for more events to come in, if we can't
even flush the overflow we already have to the ring. Return -EBUSY for
that condition, just like we do for attempts to submit with overflow
pending.
Cc: stable@vger.kernel.org # 5.11
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions