io_uring: support CQE32 for nop operation io_uring-big-sqe
authorStefan Roesch <shr@fb.com>
Tue, 26 Apr 2022 18:21:34 +0000 (11:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:23:38 +0000 (14:23 -0600)
commitb8a1eee8b3f207ecb9f6a70e206b509f3f57de10
tree4768ca5ec3ec17581791c6d99d2621e6044b10d8
parenta739b2354a57d836cb22ffa0968870c218dc6777
io_uring: support CQE32 for nop operation

This adds support for filling the extra1 and extra2 fields for 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-13-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c