Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: move fdinfo helpers to its own file | Jens Axboe | 2022-07-25 | 1 | -0/+3 |
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> |