Re: [PATCH 1/9] block: Convert various code to bio_for_each_segment()

From: Josef Bacik
Date: Tue Nov 05 2013 - 08:53:40 EST


On Mon, Nov 04, 2013 at 03:36:19PM -0800, Kent Overstreet wrote:
> With immutable biovecs we don't want code accessing bi_io_vec directly -
> the uses this patch changes weren't incorrect since they all own the
> bio, but it makes the code harder to audit for no good reason - also,
> this will help with multipage bvecs later.
>

The btrfs parts of this look good to me, you can add

Reviewed-by: Josef Bacik <jbacik@xxxxxxxxxxxx>

Thanks for this,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/