Re: [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-06-15 06:29:59
Also in:
linux-fsdevel, lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-06-15 06:29:59
Also in:
linux-fsdevel, lkml
On Mon, Jun 14, 2021 at 09:14:26PM +0100, Matthew Wilcox (Oracle) wrote:
Move the declaration into mm/internal.h and rename rotate_reclaimable_page() to folio_rotate_reclaimable().
This commit log kinda suggests it was only renamed while it obviously was also changed to take a folio * argument, leading to the improvements mentioned below. Maybe make that a little more clear?