io_uring: support CQE32 for nop operation
authorStefan Roesch <shr@fb.com>
Tue, 26 Apr 2022 18:21:34 +0000 (11:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 May 2022 12:35:34 +0000 (06:35 -0600)
commit2bb04df7c2af9dad5d28771c723bc39b01cf7df4
tree31cceb4869fe1aac0d8a06db9536fe47486b0272
parent76c68fbf1a1f97afed0c8f680ee4e3f4da3e720d
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