diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-09-14 18:28:14 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-21 16:50:54 +0300 |
commit | 8f3d749685e48c44dbe877ac9781079d85f914c8 (patch) | |
tree | 2ab90bce49b10dd87a6e3b509ea6b48c5381b005 /LICENSES | |
parent | 6200b0ae4ea28a4bfd8eb434e33e6201b7a6a282 (diff) | |
download | linux-8f3d749685e48c44dbe877ac9781079d85f914c8.tar.xz |
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
If we already have mapped the necessary data for retry, then don't set
it up again. It's a pointless operation, and we leak the iovec if it's
a large (non-stack) vec.
Fixes: b63534c41e20 ("io_uring: re-issue block requests that failed because of resources")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions