]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a71875d78b364d8aedf4473fe4bc3999082faca
tree31cceb4869fe1aac0d8a06db9536fe47486b0272
parent25d5236c651ca18f31a3cfcdb92e0592c5830579
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