Skip to content
Commit 438b4060 authored by Jens Axboe's avatar Jens Axboe Committed by Jakub Kicinski
Browse files

tun: flag the device as supporting FMODE_NOWAIT



tun already checks for both O_NONBLOCK and IOCB_NOWAIT in its read
and write iter handlers, so it's fully ready for FMODE_NOWAIT. But
for some reason it doesn't set it. Rectify that oversight.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/3f7dc1f0-79ca-d85c-4d16-8c12c5bd492d@kernel.dk


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent ae913318
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment