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, 2 May 2022 20:23:37 +0000 (14:23 -0600)
commitca8dd9f0a2452670b0560bd6b4c1a0eba8734c84
tree57b9fd70192299432a19865111abeb9d619844ff
parent84ad9e293bf963bb5349654f0fcec86668afdf4f
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