[dm-devel] [PATCH 07/12] dm: use bvec iterator helpers to implement .get_page and .next_page

Ming Lei tom.leiming at gmail.com
Tue Nov 22 00:26:19 UTC 2016


On Mon, Nov 21, 2016 at 10:49 PM, Mike Snitzer <snitzer at redhat.com> wrote:
> On Fri, Nov 11 2016 at  7:05am -0500,
> Ming Lei <tom.leiming at gmail.com> wrote:
>
>> Firstly we have mature bvec/bio iterator helper for iterate each
>> page in one bio, not necessary to reinvent a wheel to do that.
>>
>> Secondly the coming multipage bvecs requires this patch.
>>
>> Also add comments about the direct access to bvec table.
>>
>> Signed-off-by: Ming Lei <tom.leiming at gmail.com>
>
> I've staged this for 4.10

Thanks Mike!




More information about the dm-devel mailing list