Rename t/aio-ring to t/io_uring
authorJens Axboe <axboe@kernel.dk>
Tue, 8 Jan 2019 04:35:15 +0000 (21:35 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 8 Jan 2019 04:35:15 +0000 (21:35 -0700)
commite31b82888efc4986d89f3609e9edbc7205642bc8
tree6f413e6c373c0bbef5d89b7f07a0275620e438ac
parentf310970e737975088e41ea14c399450ba8ae3a49
Rename t/aio-ring to t/io_uring

The new API is completely discoupled from the aio/libaio
interface. Rename it while adopting the new API.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
os/io_uring.h [new file with mode: 0644]
t/aio-ring.c [deleted file]
t/io_uring.c [new file with mode: 0644]