Re: [PATCH] io_uring/rsrc: simplify the bvec iter's count calculation

From: Jens Axboe
Date: Fri Jan 03 2025 - 12:55:03 EST



On Fri, 03 Jan 2025 22:04:11 +0700, Bui Quang Minh wrote:
> As we don't use iov_iter_advance() but our own logic in io_import_fixed(),
> we can remove the logic that over-sets the iter's count to len + offset
> then adjusts it later to len. This helps to make the code cleaner.
>
>

Applied, thanks!

[1/1] io_uring/rsrc: simplify the bvec iter's count calculation
commit: 2a51c327d4a4a2eb62d67f4ea13a17efd0f25c5c

Best regards,
--
Jens Axboe