On Tue, Nov 10, 2020 at 03:36:48AM +0000, Matthew Wilcox (Oracle) wrote: > Using a pagevec lets us keep the pages and the number of pages together > which simplifies a lot of the calling conventions. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> I hate the > 80 char lines in a few spots, but otherwise this looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>