On Wed, 19 Jun 2024 14:38:19 +0800, Chenliang Li wrote: > In io_import_fixed when advancing the iter within the first bvec, the > iter->nr_segs is set to bvec->bv_len. nr_segs should be the number of > bvecs, plus we don't need to adjust it here, so just remove it. > > Applied, thanks! [1/1] io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed commit: a23800f08a60787dfbf2b87b2e6ed411cb629859 Best regards, -- Jens Axboe