]> git.ipfire.org Git - people/ms/linux.git/commit - fs/xfs/xfs_aops.c
iomap: Remove iomap_invalidatepage()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 9 Feb 2022 20:21:33 +0000 (20:21 +0000)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 15 Mar 2022 12:23:29 +0000 (08:23 -0400)
commitd82354f6b05fc3b35029b3f75ddbf41b82af3bc8
treec944aff6b332abda1f091c83781e0e8908cfcd80
parent128d1f8241d62ab014eef6dd4ef9bb977dbeadb2
iomap: Remove iomap_invalidatepage()

Use iomap_invalidate_folio() in all the iomap-based filesystems
and rename the iomap_invalidatepage tracepoint.

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/gfs2/aops.c
fs/iomap/buffered-io.c
fs/iomap/trace.h
fs/xfs/xfs_aops.c
fs/zonefs/super.c
include/linux/iomap.h