io_uring: check accept flags properly
authorJens Axboe <axboe@kernel.dk>
Fri, 6 May 2022 22:20:14 +0000 (16:20 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 May 2022 12:29:53 +0000 (06:29 -0600)
commit10422deef07f14a694c31f622b305ebc300d6ef0
tree6614e6e54b5986a651bd84c62b01bdcea86f7b97
parent65463a28a1a193383a3332b03a26f5d6a5ca54ec
io_uring: check accept flags properly

Also renumber the flag to be the first one, no point putting it last.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h