commit | e621900ad28b748e058b81d6078a5d5eb37b3973 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Wed Feb 09 20:22:12 2022 +0000 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Wed Mar 16 13:37:04 2022 -0400 |
tree | 8c40fb48fbae51a8823e6038da522faccec82be1 | |
parent | af7afdc7bbbe60cb6ce51a86b022d647e1a72717 [diff] |
fs: Convert __set_page_dirty_buffers to block_dirty_folio Convert all callers; mostly this is just changing the aops to point at it, but a few implementations need a little more work. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs Tested-by: David Howells <dhowells@redhat.com> # afs