Re: [PATCH] io_uring/net: don't truncate the bundle segment length to int

From: Jens Axboe

Date: Wed Jul 29 2026 - 11:57:59 EST


On 7/29/26 9:15 AM, Baul Lee wrote:
> io_bundle_nbufs() works out how many buffers a short bundle transfer
> consumed by walking the mapped iovec and subtracting each segment from the
> transferred length:

Should already be fixed by:

https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git/commit/?h=io_uring-7.2&id=bc6d516abfe7085bf706aff22127859f06174f75

--
Jens Axboe