aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-12-03 11:23:54 -0700
committerJens Axboe <axboe@kernel.dk>2019-12-03 11:23:54 -0700
commit87f80d623c6c93c721b2aaead8a45e848bc8ffbf (patch)
tree02d8894b7e6d9e896fa767545f7abc958fae3c52 /drivers
parentblock: set the zone size in blk_revalidate_disk_zones atomically (diff)
downloadlinux-dev-87f80d623c6c93c721b2aaead8a45e848bc8ffbf.tar.xz
linux-dev-87f80d623c6c93c721b2aaead8a45e848bc8ffbf.zip
io_uring: handle connect -EINPROGRESS like -EAGAIN
Right now we return it to userspace, which means the application has to poll for the socket to be writeable. Let's just treat it like -EAGAIN and have io_uring handle it internally, this makes it much easier to use. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions