io_uring: fix trace for reduced sqe padding
authorJens Axboe <axboe@kernel.dk>
Mon, 25 Apr 2022 00:16:57 +0000 (18:16 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Apr 2022 00:18:46 +0000 (18:18 -0600)
commit0200ce6a57c5de802f4e438485c14cc9d63d5f4b
treeb6465ce3c51ef91a5139fe3e6574cecba8a6ca1c
parenta56834e0fafe0adf7f22a28a5dbec3e8c3031a0e
io_uring: fix trace for reduced sqe padding

__pad2 is only 1 u64 now, the other one is addr3. Adjust the trace so
that it matches up.

Fixes: a56834e0fafe ("io_uring: add fgetxattr and getxattr support")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/trace/events/io_uring.h