io_uring: add CQE32 setup processing
authorStefan Roesch <shr@fb.com>
Tue, 26 Apr 2022 18:21:26 +0000 (11:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:23:37 +0000 (14:23 -0600)
commit6852435cc3be2236563d6b7119cf7b9a3ce218f3
tree1756c819daa615109d6c38bea55017de2d168cc2
parent7968573b9dd37194fe71468f2db231d212e12678
io_uring: add CQE32 setup processing

This adds two new function to setup and fill the CQE32 result structure.

Signed-off-by: Stefan Roesch <shr@fb.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20220426182134.136504-5-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c