diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-09 20:21:38 +0000 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-15 08:23:29 -0400 |
commit | fcf227daed82a2f015ac29654d1ab9d09794c003 (patch) | |
tree | 13273cb2fdae79605cda519a8fe6379ce7fe6ac8 /fs/btrfs | |
parent | f6bc6fb88c1611dffcaf75e936250a8a9d60affd (diff) | |
download | lwn-fcf227daed82a2f015ac29654d1ab9d09794c003.tar.gz lwn-fcf227daed82a2f015ac29654d1ab9d09794c003.zip |
afs: Convert invalidatepage to invalidate_folio
We know the page is in the page cache, not the swap cache. If we ever
support folios larger than 2GB, afs_invalidate_dirty() will need to be
fixed, but that's a larger project.
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 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions