Re: [dm-devel] [PATCH v10 8/8] block: Add bio_clone_bioset(),bio_clone_kmalloc()

From: Alasdair G Kergon
Date: Fri Sep 14 2012 - 17:51:15 EST


On Thu, Sep 06, 2012 at 03:35:02PM -0700, Kent Overstreet wrote:
> Previously, there was bio_clone() but it only allocated from the fs bio
> set; as a result various users were open coding it and using
> __bio_clone().

Explain in the header the reasoning behind the change to dm-crypt so that
it no longer resets bi_idx to 0 too?

> - clone->bi_idx = 0;

Alasdair

--
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/