Re: [PATCH 1/3] fs: unexport __set_page_dirty
From: Christoph Hellwig <hch@lst.de>
Date: 2021-06-14 15:52:33
Also in:
linux-mm, lkml
From: Christoph Hellwig <hch@lst.de>
Date: 2021-06-14 15:52:33
Also in:
linux-mm, lkml
On Mon, Jun 14, 2021 at 01:32:42PM +0100, Matthew Wilcox wrote:
On Mon, Jun 14, 2021 at 08:15:10AM +0200, Christoph Hellwig wrote:quoted
__set_page_dirty is only used by built-in code. Signed-off-by: Christoph Hellwig <hch@lst.de>Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org> You might also want to do the equivalent of this: https://git.infradead.org/users/willy/pagecache.git/commitdiff/19b3bf0d1a51f41ce5450fdd863969c3d32dfe12
This looks nice, but not really directly related. I think you should just send it to Andrew.