diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-08-20 20:03:35 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-02-12 13:14:56 +0100 |
| commit | ceab30fec9ed21b343c5b817db694d7e8c75824c (patch) | |
| tree | 4b7e3e62ff0206efcf20aa4c27d11fa1f1e39017 /include/net/aligned_data.h | |
| parent | 4ce768ac429ec1c2d4ba63a408fed454ed12b248 (diff) | |
io_uring/rw: recycle buffers manually for non-mshot reads
Commit d8e1dec2f860ee40623609aa6c4f22e1ee45605d upstream.
The mshot side of reads already does this, but the regular read path
does not. This leads to needing recycling checks sprinkled in various
spots in the "go async" path, like arming poll. In preparation for
getting rid of those, ensure that read recycles appropriately.
Link: https://lore.kernel.org/r/20250821020750.598432-8-axboe@kernel.dk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
