Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2068237
commit a4ad4f748ea96202451f88b6385d7283d0f2e513
Author: Jens Axboe <axboe@kernel.dk>
Date: Wed May 25 10:40:19 2022 -0600
io_uring: move fdinfo helpers to its own file
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>
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>