+1
−6
+1
−0
+0
−2
io_uring/Makefile
0 → 100644
+6
−0
Loading
In preparation for splitting io_uring up a bit, move it into its own
top level directory. It didn't really belong in fs/ anyway, as it's
not a file system only API.
This adds io_uring/ and moves the core files in there, and updates the
MAINTAINERS file for the new location.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
File moved.