io_uring: make io_issue_sqe() available to commands
authorJens Axboe <axboe@kernel.dk>
Wed, 23 Nov 2022 00:05:27 +0000 (17:05 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Jan 2023 20:45:32 +0000 (13:45 -0700)
commit05244b441ac78c0474ae509c096a9a72acb3581c
tree0a22fa2e3e3bdf90b1e74e4feb7529367aa591d0
parente0c80632a3d3e5e6811bd9646be687b7c46b2937
io_uring: make io_issue_sqe() available to commands

We'll need this in the upcoming patch.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h