diff options
author | Kanchan Joshi <joshi.k@samsung.com> | 2022-08-23 21:44:41 +0530 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-21 10:30:42 -0600 |
commit | 5756a3a7e713bcab705a5f0c810a2b1f7f4ecfaa (patch) | |
tree | 1052175b9867cc3e94bb2ad5bfdee560dcc0ba72 /block | |
parent | de27e18e86173b704beaa19f0ee376f3305c4794 (diff) | |
download | linux-5756a3a7e713bcab705a5f0c810a2b1f7f4ecfaa.tar.gz linux-5756a3a7e713bcab705a5f0c810a2b1f7f4ecfaa.tar.bz2 linux-5756a3a7e713bcab705a5f0c810a2b1f7f4ecfaa.zip |
io_uring: add iopoll infrastructure for io_uring_cmd
Put this up in the same way as iopoll is done for regular read/write IO.
Make place for storing a cookie into struct io_uring_cmd on submission.
Perform the completion using the ->uring_cmd_iopoll handler.
Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Signed-off-by: Pankaj Raghav <p.raghav@samsung.com>
Link: https://lore.kernel.org/r/20220823161443.49436-3-joshi.k@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions