On Tue, Jun 22, 2021 at 01:15:37PM +0100, Matthew Wilcox (Oracle) wrote: > Account the number of pages in the folio that we're redirtying. > Turn account_page_dirty() into a wrapper around it. Also turn > the comment on folio_account_redirty() into kernel-doc and > edit it slightly so it makes sense to its potential callers. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>