[dm-devel] [PATCH v8 2/8] block: Ues bi_pool for bio_integrity_alloc()

Tejun Heo tj at kernel.org
Thu Sep 6 21:01:52 UTC 2012


There's a typo in $SUBJ.

On Wed, Sep 05, 2012 at 01:27:23PM -0700, Kent Overstreet wrote:
> Now that bios keep track of where they were allocated from,
> bio_integrity_alloc_bioset() becomes redundant.

+ Remove bio_integrity_alloc_bioset() and drop bio_set argument from
+ the related functions and make them use bio->bi_pool.

> Signed-off-by: Kent Overstreet <koverstreet at google.com>
> CC: Jens Axboe <axboe at kernel.dk>
> CC: Martin K. Petersen <martin.petersen at oracle.com>

Acked-by: Tejun Heo <tj at kernel.org>

Thanks.

-- 
tejun




More information about the dm-devel mailing list