On 7/15/21 5:35 AM, Matthew Wilcox (Oracle) wrote: > Reimplement __set_page_dirty_nobuffers() as a wrapper around > filemap_dirty_folio(). I assume it becomes obvious later why the new "mapping" parameter instead of taking it from the folio, but maybe the changelog should say it here? > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Acked-by: Vlastimil Babka <vbabka@xxxxxxx>