diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-09 21:22:02 +0100 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-15 13:34:38 +0100 |
commit | 0079c3b17631c206eed77a8a17c513cc162b9f8d (patch) | |
tree | b4a690e6a6a2274bfc248f39ab83487efdae306e /fs/zonefs/super.c | |
parent | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() (diff) | |
download | linux-0079c3b17631c206eed77a8a17c513cc162b9f8d.tar.xz linux-0079c3b17631c206eed77a8a17c513cc162b9f8d.zip |
btrfs: Convert from set_page_dirty to dirty_folio
Optimise the non-DEBUG case to just call filemap_dirty_folio
directly. The DEBUG case doesn't actually compile, but convert
it to dirty_folio anyway.
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
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions