summaryrefslogtreecommitdiff
path: root/io_uring/fdinfo.h
AgeCommit message (Collapse)Author
2022-07-24io_uring: move fdinfo helpers to its own fileJens Axboe
This also means moving a bit more of the fixed file handling to the filetable side, which makes sense separately too. Signed-off-by: Jens Axboe <axboe@kernel.dk>