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>
Thu, 21 Aug 2025 11:37:49 +0000 (05:37 -0600)
commit1a8ceff033519eac7bb5ab1d910e9b0340835c0d
treeaf76d28ff8c11c35ef4d629e4d2cd6a97770c05a
parentc92aa3aa642e2c4a5b43119aff9804288b924042
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