Rename aioring engine to io_uring
authorJens Axboe <axboe@kernel.dk>
Tue, 8 Jan 2019 04:46:30 +0000 (21:46 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 8 Jan 2019 04:48:35 +0000 (21:48 -0700)
commitbffad86f1e15793b6acda42ab9ca73e148f7032e
treef31ccbcdcef27f996262cb8f4cf230f428ab135a
parente31b82888efc4986d89f3609e9edbc7205642bc8
Rename aioring engine to 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
arch/arch-x86_64.h
engines/aioring.c [deleted file]
engines/io_uring.c [new file with mode: 0644]
options.c