Re: [PATCH] xfs: remove kmem_to_page()
From: Christoph Hellwig
Date: Mon Aug 10 2026 - 12:05:24 EST
On Fri, Aug 07, 2026 at 06:58:51AM -0400, Tal Zussman wrote:
> kmem_to_page() has been unused since commit 5ced480d4886 ("xfs: simplify
> building the bio in xlog_write_iclog"), so remove it. This also removes
> the last instance of 'struct page' in fs/xfs/.
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>