linux/io_uring
Pavel Begunkov 9805fa2d94 io_uring: carve io_poll_check_events fast path
The fast path in io_poll_check_events() is when we have only one
(i.e. master) reference. Move all verification, cancellations
checks, edge case handling and so on under a common if.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8c21c5d5e027e32dc553705e88796dec79ff6f93.1669821213.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-11-30 10:26:57 -07:00
..
2022-08-12 17:01:00 -06:00
2022-09-21 13:15:02 -06:00
2022-10-16 17:07:12 -06:00
2022-11-23 10:47:07 -07:00
2022-10-07 12:25:30 -06:00
2022-09-01 17:39:05 -04:00