Re: [PATCH 32/48] truncate: Add truncate_cleanup_folio()
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-23 08:21:34
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-23 08:21:34
On Wed, Dec 08, 2021 at 04:22:40AM +0000, Matthew Wilcox (Oracle) wrote:
Convert both callers of truncate_cleanup_page() to use truncate_cleanup_folio() instead.
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>