]> www.infradead.org Git - users/willy/xarray.git/commit
io_uring/cmd: give inline space in request to cmds
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 11 Sep 2024 16:34:38 +0000 (17:34 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2024 16:44:10 +0000 (10:44 -0600)
commita6ccb48e13662bcb98282e051512b9686b02d353
tree12f0db0209060249a1188af02ebf69452836ce8a
parent6746ee4c3a189f8b60694f01e7e29bc5ff7972e0
io_uring/cmd: give inline space in request to cmds

Some io_uring commands can use some inline space in io_kiocb. We have 32
bytes in struct io_uring_cmd, expose it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/7ca779a61ee5e166e535d70df9c7f07b15d8a0ce.1726072086.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring/cmd.h