Re: [PATCH 1/5] btrfs: simplify ->flush_bio handling

From: Chaitanya Kulkarni
Date: Tue Mar 08 2022 - 17:07:50 EST


On 3/7/22 22:15, Christoph Hellwig wrote:
> Use and embedded bios that is initialized when used instead of
> bio_kmalloc plus bio_reset.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> Reviewed-by: David Sterba <dsterba@xxxxxxxx>
> ---



Looks good.

Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx>