diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-09-21 14:17:48 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-21 22:15:02 +0300 |
commit | 7e6b638ed501cced4e472298d6b08dd16346f3a6 (patch) | |
tree | 3086b93c3a87b1c1437ecd82773a958200f7cd19 /security/tomoyo/tomoyo.c | |
parent | 47b4c68660752facfa6247b1fc9ca9d722b8b601 (diff) | |
download | linux-7e6b638ed501cced4e472298d6b08dd16346f3a6.tar.xz |
io_uring/net: don't lose partial send/recv on fail
Just as with rw, partial send/recv may end up in
io_req_complete_failed() and loose the result, make sure we return the
number of bytes processed.
Cc: stable@vger.kernel.org
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/a4ff95897b5419356fca9ea55db91ac15b2975f9.1663668091.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'security/tomoyo/tomoyo.c')
0 files changed, 0 insertions, 0 deletions