diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-05-03 23:30:44 -0400 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-10-18 07:49:39 -0400 |
commit | 85d4d2ebc86f02740c5f5f72ec43cc47d3560720 (patch) | |
tree | 1728447a3f37ad4f8669ffaf4346f9e43e41ccde /net/hsr | |
parent | b9b0ff61eef51469eae962b80bae094ce2c8c2a5 (diff) | |
download | linux-next-85d4d2ebc86f02740c5f5f72ec43cc47d3560720.tar.gz |
mm/writeback: Add filemap_dirty_folio()
Reimplement __set_page_dirty_nobuffers() as a wrapper around
filemap_dirty_folio(). Eventually folio_mark_dirty() will pass
the folio's mapping to the address space's ->dirty_folio()
operation, so add the parameter to filemap_dirty_folio() now.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'net/hsr')
0 files changed, 0 insertions, 0 deletions