io_uring: support CQE32 in io_uring_cqe
authorStefan Roesch <shr@fb.com>
Tue, 26 Apr 2022 18:21:23 +0000 (11:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 May 2022 12:35:33 +0000 (06:35 -0600)
commit7a51e5b44b92686eebd3e1b46b86e1eb4db975db
treef4bc882dcd3c08766186f43e355c043eb30bc93d
parentebdeb7c01d025cb059f05dc26b9dc914e46dd43f
io_uring: support CQE32 in io_uring_cqe

This adds the big_cqe array to the struct io_uring_cqe to support large
CQE's.

Co-developed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Stefan Roesch <shr@fb.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20220426182134.136504-2-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h