[PATCH 02/23] block: add a bvec_set_folio helper

Johannes Thumshirn Johannes.Thumshirn at wdc.com
Mon Jan 30 03:54:58 PST 2023


On 30.01.23 10:24, Christoph Hellwig wrote:

> +/**
> + * bvec_set_folio - initialize a bvec based off a struct folio
> + * @bv:		bvec to initialize
> + * @page:	folio the bvec should point to

s/page/folio

> + * @len:	length of the bvec
> + * @offset:	offset into the folio
> + */

Otherwise,
Reviewed-by: Johannes Thumshirn <johannes.thumshirn at wdc.com>



More information about the linux-afs mailing list