Files
linux/io_uring
Jens Axboe 922a2c78f1 io_uring/rsrc: cleanup io_pin_pages()
This function is overly convoluted with a goto error path, and checks
under the mmap_read_lock() that don't need to be at all. Rearrange it
a bit so the checks and errors fall out naturally, rather than needing
to jump around for it.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-10-02 18:25:23 -06:00
..
2023-09-28 07:36:00 -06:00
2023-09-21 12:04:45 -06:00
2023-08-11 10:42:57 -06:00
2023-10-02 18:25:23 -06:00
2023-08-10 10:24:25 -06:00
2023-08-11 10:42:57 -06:00
2023-09-28 07:36:00 -06:00