1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
Commit graph

51 commits

Author SHA1 Message Date
Jens Axboe
3b77495a97 io_uring: split provided buffers handling into its own file
Move both the opcodes related to it, and the internals code dealing with
it.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-24 18:39:12 -06:00