Commit 588faa1e authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: check reserved fields for send/sendmsg

We should check unused fields for non-zero and -EINVAL if they are set,
making it consistent with other opcodes.

Fixes: 0fa03c62

 ("io_uring: add support for sendmsg()")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c0713540
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment