io-uring: move `struct io_br_sel` into io_uring_types.h
authorMing Lei <ming.lei@redhat.com>
Thu, 21 Aug 2025 04:02:06 +0000 (12:02 +0800)
committerJens Axboe <axboe@kernel.dk>
Sun, 24 Aug 2025 17:41:12 +0000 (11:41 -0600)
commitd589bcddaa3f8b1668499c3f0466863df3abe37a
tree9adb16da4b9ba04646921b785f3e24c8a350f22c
parentfe524b06843c19cf8d0025b644d56c4c31e60bc9
io-uring: move `struct io_br_sel` into io_uring_types.h

Move `struct io_br_sel` into io_uring_types.h and prepare for supporting
provided buffer on uring_cmd.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250821040210.1152145-2-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring_types.h
io_uring/kbuf.h