io_uring: support CQE32 in /proc info
authorStefan Roesch <shr@fb.com>
Tue, 26 Apr 2022 18:21:32 +0000 (11:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:23:38 +0000 (14:23 -0600)
commite097756f5f584cf1528602a7eb4fa78e563d847a
tree91f3e1aee2d2fa1969272cddaeb43d3037c54025
parentd19dc8c242b30d67a6eee025b95250e127114285
io_uring: support CQE32 in /proc info

This exposes the extra1 and extra2 fields in the /proc output.

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