Re: [PATCH 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
From: Christoph Hellwig
Date: Mon Jan 04 2021 - 03:57:46 EST
On Wed, Dec 30, 2020 at 08:32:55AM +0800, Ming Lei wrote:
> This bioset is just for allocating bio only from bio_next_split, and it needn't
> bvecs, so remove the flag.
Overly long line above.
Otherwise looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>