[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6a84ea0e-cb79-2106-940c-33f525d2122d@suse.cz>
Date: Tue, 18 May 2021 15:48:46 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>,
akpm@...ux-foundation.org
Cc: 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 5/11/21 11:47 PM, 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 like set_page_private_2() should be removed by this patch as it removes
the last caller, and the other functions were removed by previous patch.
Other than that,
Acked-by: Vlastimil Babka <vbabka@...e.cz>
Powered by blists - more mailing lists