Files
linux/fs
Stefano Garzarella 63e5d81f72 io_uring: flush overflowed CQ events in the io_uring_poll()
In io_uring_poll() we must flush overflowed CQ events before to
check if there are CQ events available, to avoid missing events.

We call the io_cqring_events() that checks and flushes any overflow
and returns the number of CQ events available.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-02-08 13:06:58 -07:00
..
2019-11-11 09:21:59 -05:00
2020-01-14 13:28:28 -08:00
2019-08-07 21:51:47 -04:00
2020-02-01 10:36:49 -08:00
2019-12-08 14:37:36 +01:00