io_uring: move to separate directory
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>
Showing
- MAINTAINERS 1 addition, 6 deletionsMAINTAINERS
- Makefile 1 addition, 0 deletionsMakefile
- fs/Makefile 0 additions, 2 deletionsfs/Makefile
- io_uring/Makefile 6 additions, 0 deletionsio_uring/Makefile
- io_uring/io-wq.c 0 additions, 0 deletionsio_uring/io-wq.c
- io_uring/io-wq.h 0 additions, 0 deletionsio_uring/io-wq.h
- io_uring/io_uring.c 1 addition, 1 deletionio_uring/io_uring.c
- kernel/sched/core.c 1 addition, 1 deletionkernel/sched/core.c
Loading
Please register or sign in to comment