io_uring: convert cancel path to use io_cmd_type
authorJens Axboe <axboe@kernel.dk>
Tue, 24 May 2022 15:33:01 +0000 (09:33 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:07:47 +0000 (11:07 -0600)
commit0beb3eee50f6e263c0ed7e3710ffd59a49fc3854
tree0e017005099783bdabee7f3d8d8bdd70956e46f6
parent3e7ab84652a36a15af34da2fb74336a61b6820d7
io_uring: convert cancel path to use io_cmd_type

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