Re: [PATCH 19/48] filemap: Convert filemap_create_page to folio
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-23 07:18:06
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-23 07:18:06
Also in:
linux-fsdevel
On Wed, Dec 08, 2021 at 04:22:27AM +0000, Matthew Wilcox (Oracle) wrote:
This is all internal to filemap and saves 100 bytes of text.
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>