diff options
| author | 2025-07-13 22:34:07 +0800 | |
|---|---|---|
| committer | 2025-07-15 08:04:17 -0600 | |
| commit | e0054835bf6850245e17417fdbe80e232737e537 (patch) | |
| tree | b0b56606994d6a0201f3962e4cf56d26bd171dd9 /include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com | |
| parent | selftests: ublk: remove `tag` parameter of ->tgt_io_done() (diff) | |
selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
'struct thread' is task local structure, and the related code will become
more readable if we pass it via parameter.
Meantime pass 'ublk_thread *' to ublk_io_alloc_sqes(), and this way is
natural since we use per-thread io_uring for handling IO.
More importantly it helps much for removing the current ubq_daemon or
per-io-task limit.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250713143415.2857561-13-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
