Re: [PATCH 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()

From: David Howells
Date: Fri Oct 14 2022 - 10:01:25 EST


Vishal Moola (Oracle) <vishal.moola@xxxxxxxxx> wrote:

> Convert to use folios throughout. This function is in preparation to
> remove find_get_pages_range_tag().
>
> Also modified this function to write the whole batch one at a time,
> rather than calling for a new set every single write.
>
> Signed-off-by: Vishal Moola (Oracle) <vishal.moola@xxxxxxxxx>

Tested-by: David Howells <dhowells@xxxxxxxxxx>