2013-06-09 14:21:30

by Geoff Levand

[permalink] [raw]
Subject: Re: [PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter

On Sat, 2013-06-08 at 19:18 -0700, Kent Overstreet wrote:
More prep work for immutable biovecs - with immutable bvecs drivers
> won't be able to use the biovec directly, they'll need to use helpers
> that take into account bio->bi_iter.bi_bvec_done.
>
> drivers/block/ps3vram.c | 10 ++---

ps3vram part looks OK.

Acked-by: Geoff Levand <[email protected]>