Commit 5a1e99b6 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: check reserved fields for recv/recvmsg

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

Fixes: aa1fa28f

 ("io_uring: add support for recvmsg()")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 588faa1e
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