]> git.baikalelectronics.ru Git - kernel.git/commit
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, 9 May 2022 12:35:34 +0000 (06:35 -0600)
commitba4e8250552986ad284180efafaec305a8b4bf72
treed7883a62ae9f51138e5e8a8e588151da367c196b
parent270852a02fc3689a9161be32ed154df2748f7909
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