ext4: Convert invalidatepage to invalidate_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 9 Feb 2022 20:21:43 +0000 (20:21 +0000)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 15 Mar 2022 12:23:30 +0000 (08:23 -0400)
commitccd16945dba091fdf1036d7711b9f6cbd287ae28
tree0b82a09387c75da64c87f7ab2fa8eefdb08b27e0
parent39653e69092f5f1e3297bdf8b8f3c451112d2a4f
ext4: Convert invalidatepage to invalidate_folio

Extensive changes, but fairly mechanical.

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
fs/ext4/inode.c
fs/jbd2/journal.c
fs/jbd2/transaction.c
include/linux/jbd2.h
include/linux/pagemap.h
include/trace/events/ext4.h