Re: [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers

From: Christoph Hellwig
Date: Tue Jun 15 2021 - 12:37:47 EST


On Tue, Jun 15, 2021 at 05:23:39PM +0100, Matthew Wilcox (Oracle) wrote:
> The only difference between iomap_set_page_dirty() and
> __set_page_dirty_nobuffers() is that the latter includes a debugging
> check that a !Uptodate page has private data.

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>