io_uring: convert the sync and fallocate paths to use io_cmd_type
They all share the same struct io_sync, convert them to use the
io_cmd_type approach instead.
Signed-off-by: NJens Axboe <axboe@kernel.dk>
Showing
想要评论请 注册 或 登录
They all share the same struct io_sync, convert them to use the
io_cmd_type approach instead.
Signed-off-by: NJens Axboe <axboe@kernel.dk>