Re: [PATCH 06/16] block: use memzero_page in zero_fill_bio
From: Chaitanya Kulkarni
Date: Tue Jun 08 2021 - 14:19:45 EST
On 6/8/21 09:07, Christoph Hellwig wrote:
> Use memzero_bvec to zero each segment in the bio instead of manually
> mapping and zeroing the data.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Looks good.
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>