[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131105135333.GB27784@localhost.localdomain>
Date: Tue, 5 Nov 2013 08:53:33 -0500
From: Josef Bacik <jbacik@...ionio.com>
To: Kent Overstreet <kmo@...erainc.com>
CC: <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>,
<linux-btrfs@...r.kernel.org>, <axboe@...nel.dk>,
<hch@...radead.org>, Alexander Viro <viro@...iv.linux.org.uk>,
Chris Mason <chris.mason@...ionio.com>,
Jaegeuk Kim <jaegeuk.kim@...sung.com>,
Joern Engel <joern@...fs.org>,
Prasad Joshi <prasadjoshi.linux@...il.com>,
Trond Myklebust <Trond.Myklebust@...app.com>
Subject: Re: [PATCH 1/9] block: Convert various code to bio_for_each_segment()
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@...ionio.com>
Thanks for this,
Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists