[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YK9XG3Xdensn4YeR@infradead.org>
Date: Thu, 27 May 2021 09:23:55 +0100
From: Christoph Hellwig <hch@...radead.org>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>
Cc: akpm@...ux-foundation.org, linux-fsdevel@...r.kernel.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v10 32/33] fs/netfs: Add folio fscache functions
On Tue, May 11, 2021 at 10:47:34PM +0100, Matthew Wilcox (Oracle) wrote:
> Match the page writeback functions by adding
> folio_start_fscache(), folio_end_fscache(), folio_wait_fscache() and
> folio_wait_fscache_killable(). Also rewrite the kernel-doc to describe
> when to use the function rather than what the function does, and include
> the kernel-doc in the appropriate rst file.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
Looks fine, but doesn't actually seem to be needed for this series.
I'd move it closer to actual users of the new helpers.
Otherwise:
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists