summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2025-08-20 20:03:35 -0600
committerJens Axboe <axboe@kernel.dk>2025-08-24 11:41:12 -0600
commitd8e1dec2f860ee40623609aa6c4f22e1ee45605d (patch)
tree94298abcc141bce7537fdcbb3a5935ad55cc8950 /rust/helpers/helpers.c
parentab6559bdbb08f6bee606435cd014fc5ba0f7b750 (diff)
io_uring/rw: recycle buffers manually for non-mshot reads
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>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions