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, 9 May 2022 12:35:34 +0000 (06:35 -0600)
commitf9b3dfcc68a502ef82e50274e2e7e9e91f6bf4e2
treed4136a3a7d8530b2ae4d15a2dfe474f7ac28a795
parentc4bb964fa092fb68645a852365dfe9855fef178a
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